- Python Deep Learning Cookbook
- Indra den Bakker
- 96字
- 2021-07-02 15:43:13
Defining networks using simple and efficient code with Gluon
The newest addition to the broad range of deep learning frameworks is Gluon. Gluon is recently launched by AWS and Microsoft to provide an API with simple, easy-to-understand code without the loss of performance. Gluon is already included in the latest release of MXNet and will be available in future releases of CNTK (and other frameworks). Just like Keras, Gluon is a wrapper around other deep learning frameworks. The main difference between Keras and Gluon, is that Gluon will (at first) focus on imperative frameworks.
推薦閱讀
- Python量化投資指南:基礎、數據與實戰
- NumPy Essentials
- PLC編程及應用實戰
- QGIS:Becoming a GIS Power User
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- Learning R for Geospatial Analysis
- The Professional ScrumMaster’s Handbook
- Procedural Content Generation for C++ Game Development
- D3.js By Example
- Python 3 數據分析與機器學習實戰
- 精通Spring:Java Web開發與Spring Boot高級功能
- Learning Unreal Engine Game Development
- Python預測分析實戰
- Blender 3D Cookbook
- Clojure Data Structures and Algorithms Cookbook