jwetzl / CudaLBFGS

This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the L-BFGS (“Limited-memory Broyden-Fletcher-Goldfarb-Shanno“) method, a popular Quasi-Newton variant with a low memory footprint.
134Updated 4 years ago

Alternatives and similar repositories for CudaLBFGS:

Users that are interested in CudaLBFGS are comparing it to the libraries listed below