first-order methods

First-order methods are optimization algorithms that use gradient information to iteratively approach a minimum or maximum value. They are commonly used in large-scale optimization problems due to their lower computational costs compared to second-order methods.

6 papers