- 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.
推薦閱讀
- Mastering Zabbix(Second Edition)
- Python快樂編程:人工智能深度學習基礎
- Java程序設計與計算思維
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- Orleans:構建高性能分布式Actor服務
- Advanced UFT 12 for Test Engineers Cookbook
- 創意UI:Photoshop玩轉APP設計
- 區塊鏈國產化實踐指南:基于Fabric 2.0
- Python大規模機器學習
- Pandas 1.x Cookbook
- Opa Application Development
- 機器人ROS開發實踐
- 三步學Python
- Learning ClojureScript