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
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆123Updated 2 months ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 5 years ago
- Fast automatic differentiation library in C++☆107Updated 3 years ago
- libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)☆567Updated last year
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆66Updated 4 years ago
- Utilities for CUDA programming☆40Updated 5 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- A fork of Eigen 3.2 to use MAGMA (GPU & CPU) as backend in the same way it does with Intel MKL.☆48Updated 11 years ago
- ☆34Updated 7 years ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆22Updated 3 weeks ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Combined array and automatic differentiation library in C++☆173Updated 11 months ago
- Proximal Operator Graph Solver☆88Updated last year
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- A header-only C++ redesign of ARPACK using the Eigen library☆25Updated 9 years ago
- Gaussian process library for machine learning☆115Updated 8 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- C++ library for fast Gauss transforms.☆67Updated 10 months ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 3 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆139Updated 5 months ago
- Cython interface to Eigen library☆114Updated 2 months ago
- Automatic Differentiation for OpenCL.☆21Updated 9 years ago
- L-BFGS-B, converted from Fortran to C, with Matlab wrapper☆110Updated 7 months ago