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:
- 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
- Multivariate kernel density estimation [statistics]☆52Updated 10 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
- NumPy-compatible multidimensional arrays in C++☆162Updated last year
- Numerical optimization in C++☆40Updated 11 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- A Light-weight and Fast Template Matrix Library☆133Updated 12 years ago
- HDF5 C++ wrapper☆38Updated last year
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆106Updated 6 years ago
- C++ Matlab MEX development kit.☆99Updated 7 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆144Updated 7 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 6 years ago
- CMake module collection☆31Updated 10 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Fast automatic differentiation library in C++☆110Updated 4 years ago
- Header-only version of RedSVD☆58Updated 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 simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Computes the Savitzky-Golay Filter coefficients.☆110Updated 4 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 5 months ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 years ago
- Simple C++ plotting☆17Updated 6 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- A header-only C++ redesign of ARPACK using the Eigen library☆25Updated 10 years ago