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.

Compile Dependencies (4)

Test Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
org.apache.flink » flink-test-utils_2.111.7.12.3.0
Testing Apache 2.0
org.scalatest » scalatest_2.11
ScalaTest is a flexible and popular testing tool in the Scala ecosystem. It can be used to test Scala, Scala.js, Scala ...
3.0.03.2.20