- Deep Learning Essentials
- Wei Di Anurag Bhardwaj Jianing Wei
- 111字
- 2021-06-30 19:17:49
Keras
Keras is a deep learning framework that is probably the most different from every other framework described previously. Most of the described frameworks are low-level modules that directly interact with GPU using CUDA.
Keras, on the other hand, could be understood as a meta-framework that interacts with other frameworks such as Theano or TensorFlow to handle its GPU interactions or other system-level access management. As such, it is highly flexible and very user-friendly, allowing developers to choose from a variety of underlying model implementations. Keras community support is also gaining good momentum and, as of September 2017, TensorFlow team plans to integrate Keras as a subset of the TensorFlow project.
推薦閱讀
- 機器學習實戰:基于Sophon平臺的機器學習理論與實踐
- 大數據戰爭:人工智能時代不能不說的事
- Ansible Quick Start Guide
- Hands-On Cloud Solutions with Azure
- Python Data Science Essentials
- 工業機器人入門實用教程(KUKA機器人)
- 3D Printing for Architects with MakerBot
- Blender Compositing and Post Processing
- 統計學習理論與方法:R語言版
- 大數據時代
- Visual Basic.NET程序設計
- Docker on Amazon Web Services
- DevOps Bootcamp
- SAP Business Intelligence Quick Start Guide
- 從零開始學C++