Limited-memory BFGS (L-BFGS) is an optimization algorithm in the family of quasi-Newton methods that approximates the Broyden–Fletcher–Goldfarb–Shanno (BFGS) algorithm using a limited amount of computer memory. It is a popular algorithm for parameter estimation in machine learning. The algorithm's target problem is to minimize f(x) over unconstrained values of the real-vector x where f is a differentiable scalar function.
VersionVulnerabilitiesRepositoryUsagesDate
1.0.x
1.0.4Central
0
May 16, 2019
1.0.3Central
0
May 02, 2019
1.0.2Central
0
May 01, 2019
1.0.1Central
0
May 01, 2019