文章预览
点击上方 “机器学习研究会” 可以订阅哦 摘要 转自:爱可可-爱生活 《Deep Learning with Python》的作者是 Google 的研究员,开源深度学习框架 Keras 的作者 Francois Chollet,书中通过用 Python 解决现实中的问题为线索来展开,包括:图像分类、语音识别、问答系统、OCR 等等任务。Keras 是一个非常简单易用的二次框架,以 Theano 和 Tensorflow 为底层框架,使用风格与 Torch 类似。 Deep learning is applicable to a widening range of artificial intelligence problems, such as image classification, speech recognition, text classification, question answering, text-to-speech, and optical character recognition. It is the technology behind photo tagging systems at Facebook and Google, self-driving cars, speech recognition systems on your smartphone, and much more. In particular, Deep l
………………………………