iroot900 / A-Machine-Learning-Library
Machine learning library in C++ with Eigen
☆18Updated 9 years ago
Alternatives and similar repositories for A-Machine-Learning-Library:
Users that are interested in A-Machine-Learning-Library are comparing it to the libraries listed below
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- Library for performing spectral clustering in C++☆76Updated last year
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- Multivariate kernel density estimation [statistics]☆50Updated 9 years ago
- NumPy-compatible multidimensional arrays in C++☆160Updated 3 months ago
- ☆34Updated 7 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆46Updated 7 years ago
- A Light-weight and Fast Template Matrix Library☆130Updated 11 years ago
- Fast automatic differentiation library in C++☆106Updated 3 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆36Updated 6 years ago
- Proximal Operator Graph Solver☆88Updated last year
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 5 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 years ago
- Simple C++ plotting☆17Updated 5 years ago
- Matlab Mat file read and write C++ class with OpenCV bindings. Matlab is used a lot in computer vision, and people often share Matlab cod…☆67Updated 6 years ago
- A header-only C++ redesign of ARPACK using the Eigen library☆25Updated 9 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated last year
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 3 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 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
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆142Updated 6 years ago
- Utilities for CUDA programming☆40Updated 5 years ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago