gradient-based optimization

A collection of optimization techniques that utilize the gradient of a function to find local minima or maxima. In machine learning, this method is employed to adjust model parameters based on loss functions to improve performance iteratively.

14 papers