Showing posts with label machine learning. Show all posts
Showing posts with label machine learning. Show all posts
2013/06/22
2013/05/23
Stochastic gradient descent
In this post, I introduce the widely used stochastic optimization technique, namely the stochastic gradient descent. I also implement the algorithm for the linear-regression problem and provide the Matlab code.
categories:
machine learning,
optimization,
probability