Rookfighter / gradient-descent-cppLinks
A single header-only C++ library for gradient descent optimization.
☆15Updated 5 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 C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- C++ advanced text processing library☆36Updated last month
- Codes sources du livre☆10Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last month
- A C++ neural network library for machine learning☆15Updated last year
- Numerical optimization in C++☆40Updated 11 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 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
- A program that times various techniques for performing a moving median filter (sometimes called rolling median, or streaming median)☆11Updated 9 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 12 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆40Updated 9 years ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- C++ computer-vision library☆11Updated 8 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- A single header-only C++ library for particle swarm optimization.☆19Updated 5 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- Deep Neural Network Architectures with dlib☆19Updated 5 months ago
- Build fast computational graphs quickly using modern C++☆50Updated 5 years ago
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆21Updated 4 years ago
- algorithms in c++☆45Updated 4 years ago
- C++ Implementation of Savitzky-Golay filters☆34Updated 5 years ago
- A C++ library for interpolation.☆235Updated last month
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 7 years ago
- Python and C implementations of an ellipse fitting algorithm in double and fixed point precision.☆22Updated 8 months ago
- OpenCVGUI. More Powerful and exactly so simple than OpenCV Highui☆72Updated 11 months ago
- Image processing examples and tutorials in C++/OpenCV☆41Updated 13 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year