Reading time: 15 minutes
Gradient descent algorithm is one of the most popuarl algorithms for finding optimal parameters for most machine learning models including neural networks.
This is a companion discussion topic for the original entry at http://iq.opengenus.org/gradient-descent/