Stochastic gradient descent
= Stochastic gradient descent
{wiki}
Stochastic gradient descent updates parameters using an unbiased or approximate gradient computed from one observation or a mini-batch rather than the complete data set.
= Steepest descent method
{synonym}