Coordinate Descent
Learn about the coordinate descent algorithm and how it minimizes the objective along one coordinate direction at a time.
We'll cover the following
The coordinate descent algorithm
Consider a multivariate function
Coordinate descent is a variation of gradient descent that tries to find the minimum of a function by minimizing it (i.e., performing gradient descent) along one coordinate direction at a time. Starting from an initial point
Get hands-on with 1400+ tech skills courses.