Path: blob/master/notebooks/book1/13/sgd_minima_variance.ipynb
1192 views
Kernel: Python [conda env:probml_py3912]
#Low vs high variance of loss across minibatches.
Code by Ferenc Huszar. Reproduces hand-drawn figure from https://www.inference.vc/notes-on-the-origin-of-implicit-regularization-in-stochastic-gradient-descent/
In [2]:
In [3]:
In [6]:
In [8]:
Out[8]:
In [ ]: