- Neural Network Programming with TensorFlow
- Manpreet Singh Ghotra Rajdeep Dua
- 99字
- 2021-07-02 15:17:13
Optimization for Neural Networks
A number of applications in deep learning require optimization problems to be solved. Optimization refers to bringing whatever we are dealing with towards its ultimate state. The problem solved through the use of an optimization process must be supplied with data, providing model constants and parameters in functions, describing the overall objective function along with some constraints.
In this chapter, we will look at the TensorFlow pipeline and various optimization models provided by the TensorFlow library. The list of topics covered are as follows:
- Optimization basics
- Types of optimizers
- Gradient descent
- Choosing the correct optimizer
推薦閱讀
- Dependency Injection with AngularJS
- 大話Oracle Grid:云時代的RAC
- 數據庫技術及應用教程
- Spark大數據分析實戰
- Python金融實戰
- 數據庫技術實用教程
- 大數據技術入門
- Apache Kylin權威指南
- 云數據中心網絡與SDN:技術架構與實現
- Visual FoxPro數據庫技術基礎
- The Natural Language Processing Workshop
- 數據挖掘競賽實戰:方法與案例
- 區塊鏈應用開發指南:業務場景剖析與實戰
- Cognitive Computing with IBM Watson
- Swift Functional Programming(Second Edition)