Skip to content

Opening book details…

Can I read L23 Stochastic Gradient and Mini Batch on EtoBox?

L23 Stochastic Gradient and Mini Batch by Ananya Agarwal is a document available to read on EtoBox.

What is L23 Stochastic Gradient and Mini Batch about?

This lecture discusses stochastic optimization methods for maximizing an objective function. It covers stochastic gradient ascent, where the gradient is estimated using a single random data point, and mini-batch stochastic gradient ascent, which uses a random batch of data. Logistic regression is provided as an example application of these methods. Code is presented to implement stochastic gradient ascent for logistic regression to estimate model parameters.

Author
Ananya Agarwal
Language
EN