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
Sorting:
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- Library for performing spectral clustering in C++☆78Updated last year
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- Multivariate kernel density estimation [statistics]☆50Updated 9 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)…☆65Updated 5 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆14Updated 9 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 7 months ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- Fast automatic differentiation library in C++☆106Updated 3 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 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
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 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
- Demonstrates how to call a C++ class from Python using pybind11.☆34Updated 4 years ago
- Utilities for CUDA programming☆40Updated 5 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- Tentative implementation of RNN over dlib.☆13Updated 4 years ago
- CMake module collection☆30Updated 10 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆118Updated last year
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- Project repository for Secrets of Matrix Factorization (ICCV 2015)☆13Updated 7 years ago
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆154Updated 3 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago