iroot900 / A-Machine-Learning-LibraryLinks
Machine learning library in C++ with Eigen
☆20Updated 10 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
Sorting:
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆58Updated 8 years ago
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆157Updated 4 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Library for performing spectral clustering in C++☆80Updated 2 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 12 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆144Updated 7 years ago
- Multivariate kernel density estimation [statistics]☆53Updated 10 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 5 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆67Updated 6 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 4 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 7 months ago
- Header-only version of RedSVD☆59Updated 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
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- C Implementations of Particle Filter☆16Updated 11 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- Fast automatic differentiation library in C++☆110Updated 4 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- CONDOR (COnstrained, Non-linear, Direct, parallel Optimization using trust Region method for high-computing load function) allows continu…☆18Updated 16 years ago