88 Forks
396 Stars
396 Watchers

LBFGSpp

A header-only C++ library for L-BFGS and L-BFGS-B algorithms

How to download and setup LBFGSpp

Open terminal and run command
git clone https://github.com/yixuan/LBFGSpp.git
git clone is used to create a copy or clone of LBFGSpp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LBFGSpp https://github.com/yixuan/LBFGSpp/archive/master.zip

Or simply clone LBFGSpp with SSH
[email protected]:yixuan/LBFGSpp.git

If you have some problems with LBFGSpp

You may open issue on LBFGSpp support forum (system) here: https://github.com/yixuan/LBFGSpp/issues