iroot900 / A-Machine-Learning-LibraryLinks
Machine learning library in C++ with Eigen
☆19Updated 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:
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated 9 months ago
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆155Updated 3 years ago
- Library for performing spectral clustering in C++☆78Updated 2 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 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)…☆66Updated 6 years ago
- Multivariate kernel density estimation [statistics]☆51Updated 10 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- HDF5 C++ wrapper☆38Updated 11 months ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 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
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 6 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 4 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated last year
- Wrapping python made easy☆123Updated 5 years ago
- Flexible Library for Efficient Numerical Solutions☆126Updated last month
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆150Updated 7 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- Fast automatic differentiation library in C++☆107Updated 3 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago