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 (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| org.apache.flink » flink-scala_2.11 | 1.7.1 | 1.20.5 | |
Streaming
Apache 2.0
| org.apache.flink » flink-streaming-scala_2.11 | 1.7.1 | 1.20.5 | |
Apache 2.0
| org.apache.flink » flink-clients_2.11 | 1.7.1 | 2.3.0 | |
Apache 2.0
| org.apache.flink » flink-ml_2.11 | 1.7.1 | 1.8.3 | |
Logging
MIT
| org.slf4j
»
slf4j-nop Binding/provider for NOP, an implementation that silently discards all logging messages. | 1.7.2 | 2.0.18 |