Gradient descent
Gradient descent is an iterative optimization method that updates parameters opposite an objective function’s gradient. Repeated updates seek a local minimum of that function.
Gradient descent is an iterative optimization method that updates parameters opposite an objective function’s gradient. Repeated updates seek a local minimum of that function.