Rookfighter / gradient-descent-cppLinks
A single header-only C++ library for gradient descent optimization.
☆15Updated 6 years ago
Alternatives and similar repositories for gradient-descent-cpp
Users that are interested in gradient-descent-cpp are comparing it to the libraries listed below
Sorting:
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- A C++ neural network library for machine learning☆15Updated last year
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- dlib implementation of Siamese Network Training with Caffe☆11Updated 7 years ago
- C++ Implementation of Savitzky-Golay filters☆35Updated 5 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
- Automatic Differentiation C++ Library☆58Updated 5 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 8 years ago
- ☆42Updated last year
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- Python and C implementations of an ellipse fitting algorithm in double and fixed point precision.☆23Updated last year
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- CV Studio with GUI using Qt for Computer Vision☆16Updated 3 weeks ago
- A C++ library for interpolation.☆252Updated 3 weeks ago
- C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.☆28Updated 9 years ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆115Updated last year
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 12 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- A trivial gnuplot interface for c++☆80Updated 3 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Updated 4 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- Machine learning library in C++ with Eigen☆20Updated 10 years ago