Stochastic Gradient Descent – SGD – Simpler Gradient Descent

Learn Stochastic Gradient Descent, an optimised version of the Gradient Descent algorithm. Explore the logic with just simple math and few lines of python code