- 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
推薦閱讀
- 我們都是數據控:用大數據改變商業、生活和思維方式
- 有趣的二進制:軟件安全與逆向分析
- Game Development with Swift
- Mastering Machine Learning with R(Second Edition)
- Sybase數據庫在UNIX、Windows上的實施和管理
- 大數據營銷:如何讓營銷更具吸引力
- 大數據架構和算法實現之路:電商系統的技術實戰
- 辦公應用與計算思維案例教程
- HikariCP連接池實戰
- Power BI智能數據分析與可視化從入門到精通
- 聯動Oracle:設計思想、架構實現與AWR報告
- Web Services Testing with soapUI
- 改變未來的九大算法
- 數據庫原理與設計實驗教程(MySQL版)
- 大數據測試技術:數據采集、分析與測試實踐(在線實驗+在線自測)