Exercise: Using Gradient Descent to Minimize a Cost Function
Learn how to use the gradient descent method to minimize the cost function.
We'll cover the following...
Approach to minimize the cost function
In this exercise, our task is to find the best set of parameters in order to minimize the following hypothetical cost function: ...