Learn Before
Concept

Second-Order Gradient Methods

Unlike first-order methods, second-order gradient methods use second-order derivatives. This improves optimization.

  • The most widely used second-order gradient method is the Newton method

0

1

Updated 2021-06-24

References


Tags

Data Science