Steepest Descent
Steepest descent is a special case of gradient descent where the step length is chosen to minimize the objective function value.
Steepest descent is a special case of gradient descent where the step length is chosen to minimize the objective function value.