top of page
Search
l.cristian
Dec 1, 20201 min read
Stochastic Gradient Descent update and the intuition behind it
Training a neural network involves some form of optimisation (minimisation) of an objective function. The root strategy from which all...
41 views0 comments
l.cristian
May 30, 20201 min read
How can you visualise stochastic gradient descent in action?
I’ve just stumbled upon this wiki page which describes optimisation methods that can be used for optimising functions (or programs) where...
28 views0 comments
bottom of page