Rookfighter / gradient-descent-cpp
A single header-only C++ library for gradient descent optimization.
☆15Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for gradient-descent-cpp
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆45Updated 7 years ago
- A class for performing principal component analysis using Eigen library☆29Updated 7 years ago
- A Nonlinear Least Squares Minimizer☆34Updated 12 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆79Updated 5 months ago
- Numerical optimization in C++☆38Updated 10 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- A C++ neural network library for machine learning☆12Updated 6 months ago
- CONDOR (COnstrained, Non-linear, Direct, parallel Optimization using trust Region method for high-computing load function) allows continu…☆18Updated 15 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆36Updated 8 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆22Updated 3 years ago
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆55Updated 6 years ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 6 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆121Updated last week
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- Various useful numerical algorithms which can be used almost standalone.☆36Updated 2 years ago
- Templated C++ polynomial library☆24Updated 2 years ago
- Custom views of various objects for Visual Studio debugger☆68Updated 5 months 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
- Non-Negative Least Squares implementation for Eigen3☆37Updated last year
- ☆34Updated 7 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆111Updated 4 years ago
- blitzwave C++ wavelet mini-library☆40Updated 9 years ago
- numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals☆24Updated 6 years ago
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆29Updated 2 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆125Updated last year
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆39Updated 5 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆27Updated 7 years ago