decile-team / jensenLinks
A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, AdsGrad, CG, Nesterov etc.) and Classifiers/Regressors (Logistic Regression, SVMs, Least Squares Regression etc.)
☆53Updated 3 years ago
Alternatives and similar repositories for jensen
Users that are interested in jensen are comparing it to the libraries listed below
Sorting:
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆113Updated 2 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
- A free LDL factorisation routine☆96Updated last month
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 5 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 months ago
- C++ template library for probabilistic programming☆50Updated 5 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 5 years ago
- A lightweight framework for Gaussian processes and Bayesian optimization of black-box functions (C++11)☆255Updated last year
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- Numerical optimization in C++☆40Updated 11 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆164Updated 2 weeks ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- A C++ library of Markov Chain Monte Carlo (MCMC) methods☆187Updated last year
- Basic Gaussian process regression library. (Eigen3 required)☆26Updated 10 years ago
- Combined array and automatic differentiation library in C++☆178Updated 4 months ago
- Gaussian process code in C++ including some implementations of GP-LVM and IVM.☆71Updated 4 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 3 years ago
- A C++ header-only, precision-independent library for performing numerical integration☆85Updated 8 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆159Updated 4 years ago
- Polynomial optimization problem solver. Uses relaxation to convert the problem into Semidefinite programming. Can be also used just as Se…☆21Updated 7 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago