- Neural Networks with Keras Cookbook
- V Kishore Ayyadevara
- 71字
- 2021-07-02 12:46:28
Varying the loss optimizer to improve network accuracy
So far, in the previous recipes, we considered the loss optimizer to be the Adam optimizer. However, there are multiple other variants of optimizers, and a change in the optimizer is likely to impact the speed with which the model learns to fit the input and the output.
In this recipe, we will understand the impact of changing the optimizer on model accuracy.
推薦閱讀
- Building Modern Web Applications Using Angular
- Learning ArcGIS Pro 2
- Cassandra Design Patterns(Second Edition)
- Silverlight魔幻銀燈
- Java Web開發技術教程
- Android玩家必備
- Statistical Application Development with R and Python(Second Edition)
- 小程序,巧應用:微信小程序開發實戰(第2版)
- HTML5開發精要與實例詳解
- Vue.js應用測試
- 交互式程序設計(第2版)
- Oracle 12c從入門到精通(視頻教學超值版)
- 征服C指針(第2版)
- 網頁設計與制作
- Office VBA開發經典:中級進階卷