Chapter 13. Optimization and Machine Learning
Gradient descent is the basic optimization procedure behind much of modern machine learning. It is simple enough to state in one line, but rich enough to expose many of the...
| Section | Title |
|---|---|
| 1 | Chapter 13. Optimization and Machine Learning |
| 2 | Stochastic Optimization |
| 3 | Backpropagation |
| 4 | Neural Network Training |
| 5 | Sequence Models |
| 6 | Attention Mechanisms |
| 7 | Implicit Layers |
| 8 | Meta-Learning |
| 9 | Reinforcement Learning |
| 10 | Physics-Informed Models |