188. Gradient Descent
An optimization algorithm used to minimize the loss function in training models by iteratively adjusting parameters in the direction of the steepest decrease in loss.
Last updated
An optimization algorithm used to minimize the loss function in training models by iteratively adjusting parameters in the direction of the steepest decrease in loss.
Last updated