- Deep Learning Quick Reference
- Mike Bernico
- 55字
- 2021-06-24 18:40:05
Optimization algorithms for deep learning
The gradient descent algorithm is not the only optimization algorithm available to optimize our network weights, however it's the basis for most other algorithms. While understanding every optimization algorithm out there is likely a PhD worth of material, we will devote a few sentences to some of the most practical.