- Neural Networks with Keras Cookbook
- V Kishore Ayyadevara
- 41字
- 2021-07-02 12:46:29
There's more...
Some of the other loss optimizers available are as follows:
- RMSprop
- Adagrad
- Adadelta
- Adamax
- Nadam
You can learn more about the various optimizers here: https://keras.io/optimizers/.
Additionally, you can find the source code of each optimizer here: https://github.com/keras-team/keras/blob/master/keras/optimizers.py.
推薦閱讀
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Learning Java Functional Programming
- 微服務與事件驅動架構
- AngularJS Web Application Development Blueprints
- Flink SQL與DataStream入門、進階與實戰
- Xcode 7 Essentials(Second Edition)
- WSO2 Developer’s Guide
- UML+OOPC嵌入式C語言開發精講
- ExtJS高級程序設計
- Microsoft Dynamics AX 2012 R3 Financial Management
- Raspberry Pi Robotic Blueprints
- 零代碼實戰:企業級應用搭建與案例詳解
- 石墨烯改性塑料
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- C語言程序設計