iroot900 / A-Machine-Learning-Library
Machine learning library in C++ with Eigen
☆18Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for A-Machine-Learning-Library
- C++/Eigen implementation of fast randomized SVD☆23Updated 3 years ago
- 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++☆38Updated 10 years ago
- A class for performing principal component analysis using Eigen library☆29Updated 7 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Library for performing spectral clustering in C++☆77Updated last year
- 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.☆45Updated 7 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆13Updated 9 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- NumPy-compatible multidimensional arrays in C++☆162Updated last month
- A demonstration of speeding up a 1D convolution using SSE☆49Updated 8 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 6 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆51Updated last year
- 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
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆35Updated 6 years ago
- Fast Runtime-Flexible Multi-dimensional Arrays and Views for C++☆48Updated 2 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 5 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Fast automatic differentiation library in C++☆105Updated 3 years ago
- C++11 wrapper for NumPy, SciPy and Matplotlib using pybind11☆20Updated 6 years ago
- CMake module collection☆30Updated 9 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆21Updated last year
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- A header-only C++ redesign of ARPACK using the Eigen library☆23Updated 9 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆57Updated 11 years ago
- HDF5 C++ wrapper☆38Updated 3 months ago