quasi-Newton method

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf mathematical optimization
gptkbp:advantage faster convergence than gradient descent
less computation than Newton's method
gptkbp:alternativeTo gptkb:Newton's_method
gradient descent
gptkbp:appliesTo nonlinear optimization problems
gptkbp:category gptkb:logic
gptkbp:compatibleWith exact Hessian
gptkbp:developedBy 1970s
gptkbp:estimatedCost gptkb:Hessian_matrix
https://www.w3.org/2000/01/rdf-schema#label quasi-Newton method
gptkbp:includes gptkb:BFGS_method
gptkb:L-BFGS_method
DFP method
gptkbp:updated inverse Hessian approximation
gptkbp:usedFor unconstrained optimization
gptkbp:usedIn numerical optimization
gptkbp:bfsParent gptkb:BFGS
gptkb:L-BFGS-B
gptkbp:bfsLayer 7