Keras 简明教程
Discuss Keras
Keras 是一种适用于 Python 的开源深度学习框架。它由 Google 的人工智能研究员 Francois Chollet 开发。Google、Square、Netflix、华为和 Uber 等领先机构目前正在使用 Keras。本教程将讲解 Keras 的安装、深度学习的基础知识、Keras 模型、Keras 层、Keras 模块,最后以一些实时应用程序结束。
Keras is an open source deep learning framework for python. It has been developed by an artificial intelligence researcher at Google named Francois Chollet. Leading organizations like Google, Square, Netflix, Huawei and Uber are currently using Keras. This tutorial walks through the installation of Keras, basics of deep learning, Keras models, Keras layers, Keras modules and finally conclude with some real-time applications.