Gradient Descent Learning Rate and Iterations
· 3 min read
In this short exercise, I explored how gradient descent reduces a cost function by repeatedly updating model parameters.
In this short exercise, I explored how gradient descent reduces a cost function by repeatedly updating model parameters.