Antonio Coppola edited Introduction.tex  over 9 years ago

Commit id: c012a57552f77154a669a09fe4019e8ebc10421c

deletions | additions      

       

\subsection{The Algorithms}  The Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) algorithm \cite{Liu_Nocedal_1989} is employed for solving high-dimensional minimization problems in scenarios where both the objective function and its gradient can be computed analytically. The L-BFGS algorithm belongs to the class of quasi-Newton optimization routines, which solve the given minimization problem by computing approximations to the Hessian matrix of the objective function.  Trying out the math: