The workhorse of Machine Learning is Gradient Descent. If you want to understand how and why it works and, along the way, want to learn how to plot and animate 3D-functions in R read on! Gradient Descent is a mathematical algorithm to optimize functions, i.e. finding their minima or ...
[Read more...]