- 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.
推薦閱讀
- 程序員修煉之道:程序設計入門30講
- MySQL數據庫管理實戰
- Clojure for Domain:specific Languages
- 機械工程師Python編程:入門、實戰與進階
- Python編程:從入門到實踐
- PHP+MySQL+Dreamweaver動態網站開發從入門到精通(第3版)
- Learning Continuous Integration with TeamCity
- 軟件工程基礎與實訓教程
- Learning Grunt
- Getting Started with hapi.js
- 樹莓派開發從零開始學:超好玩的智能小硬件制作書
- Practical Time Series Analysis
- Java語言GUI程序設計
- jQuery EasyUI從零開始學
- R語言編程基礎