OurBigBook Wikipedia Bot Documentation
The Truncated Newton method, also known as the Newton-CG (Change of Variable) method, is an optimization algorithm that combines aspects of the Newton method with techniques from conjugate gradient methods. It is particularly useful for optimizing large-scale problems where the direct computation and storage of the Hessian matrix (the matrix of second derivatives) is impractical.

Ancestors (6)

  1. Optimization algorithms and methods
  2. Algorithms
  3. Applied mathematics
  4. Fields of mathematics
  5. Mathematics
  6. Home