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
- NumPy-compatible multidimensional arrays in C++☆160Updated 4 months ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆14Updated 9 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- Fast automatic differentiation library in C++☆107Updated 3 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 7 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++11 wrapper for NumPy, SciPy and Matplotlib using pybind11☆20Updated 6 years ago
- Simple C++ plotting☆17Updated 5 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- Multivariate kernel density estimation [statistics]☆50Updated 9 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 11 years ago
- A Light-weight and Fast Template Matrix Library☆131Updated 11 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
- Combined array and automatic differentiation library in C++☆173Updated 11 months ago
- Library for performing spectral clustering in C++☆76Updated last year
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Deep Learning With C++☆32Updated 7 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆29Updated 2 years ago
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆112Updated 5 years ago
- Automatic Differentiation C++ Library☆56Updated 4 years ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆22Updated 3 weeks 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