Minibatch Gradient Descent
Learn how to use minibatch gradient descent to solve the intractable gradient descent optimization.
We'll cover the following
Stochastic gradient descent (SGD)
Recall that to compute the gradient
SGD, in contrast, performs the update based on one example at a time as follows:
Get hands-on with 1400+ tech skills courses.