Gradient Descent
An iterative optimization method that nudges parameters in the opposite direction of the gradient to reduce a loss function.
Math
An iterative optimization method that nudges parameters in the opposite direction of the gradient to reduce a loss function.