Skip to content

dbtsai/lbfgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L-BFGS variant Optimization Algorithms

The L-BFGS implementation in this project is a fork of optimization part of RISO project http://riso.sourceforge.net/. We are planing to add L-BFGS variant algorithms like L-BFGS-B and OWL-QN to tackle simple box constraints and L1 regularized models.

Reference

The original Fortran code and paper can be found here http://www.ece.northwestern.edu/~nocedal/lbfgsb.html.

About

This is a fork of optimization part of RISO project (http://riso.sourceforge.net/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published