- 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.
推薦閱讀
- 數(shù)據(jù)庫系統(tǒng)原理及MySQL應(yīng)用教程(第2版)
- Mobile Web Performance Optimization
- 數(shù)據(jù)庫系統(tǒng)教程(第2版)
- R語言數(shù)據(jù)分析從入門到精通
- Data Analysis with IBM SPSS Statistics
- Python自然語言處理(微課版)
- 微信小程序開發(fā)解析
- 高級語言程序設(shè)計(C語言版):基于計算思維能力培養(yǎng)
- Distributed Computing in Java 9
- Instant Zurb Foundation 4
- Mastering HTML5 Forms
- Learning Android Application Testing
- NGUI for Unity
- Kotlin進階實戰(zhàn)
- Java Web開發(fā)基礎(chǔ)與案例教程