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 C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated last month
- 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
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 12 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Python and C implementations of an ellipse fitting algorithm in double and fixed point precision.☆23Updated last year
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆22Updated 4 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
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 8 years ago
- C++ Implementation of Savitzky-Golay filters☆35Updated 5 years ago
- dlib implementation of Siamese Network Training with Caffe☆11Updated 7 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆22Updated 5 years ago
- Realization of the atan2 approximations faster than standard function.☆27Updated 12 years ago
- Library with colormaps for C++☆30Updated 2 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
- Capturing and visualizing point clouds retrieved from multiple RGB-D cameras☆30Updated 5 years ago
- Automatic Differentiation C++ Library☆58Updated 5 years ago
- A C++ library for interpolation.☆251Updated 5 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Algorithm to find peaks in a std::vector<float>☆78Updated 4 years ago
- Computer vision library with focus on heterogeneous systems☆120Updated last year
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 4 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆197Updated 5 years ago
- OpenCVGUI. More Powerful and exactly so simple than OpenCV Highui☆74Updated last year
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆163Updated last year
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year