jar

com.github.thssmonkey : LBFGS

Maven & Gradle

May 16, 2019
1 stars

LBFGS · 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.

Table Of Contents

Latest Version

Download com.github.thssmonkey : LBFGS JAR file - Latest Versions:

All Versions

Download com.github.thssmonkey : LBFGS JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window LBFGS-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.thssmonkey.LBFGS

├─ com.github.thssmonkey.LBFGS.LBFGS.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSGenericLossFunction.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSHingeLoss.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSIterativeSolver.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSL1Regularization.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSL2Regularization.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSLearningRateMethod.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSLinearPrediction.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSLogisticLoss.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSLossFunction.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSNoRegularization.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSPartialLossFunction.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSPredictionFunction.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSRegularizationPenalty.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSSolver.class - [JAR]

├─ com.github.thssmonkey.LBFGS.LBFGSSquaredLoss.class - [JAR]

Advertisement

Dependencies from Group

May 16, 2019
1 stars

Discover Dependencies

Jul 04, 2023
1 usages
14 stars
Sep 05, 2019
3 usages
Jul 21, 2023
2 usages
8 stars
May 01, 2019
2 stars
Aug 25, 2023
4 usages
3.9k stars
Sep 29, 2022
8 usages
15 stars
Sep 29, 2021
7 usages
261 stars
May 06, 2019
0 stars
Aug 08, 2022
4 usages
595 stars