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
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A C++ neural network library for machine learning☆15Updated last year
- A C++ library for interpolation.☆239Updated 3 weeks ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- dlib implementation of Siamese Network Training with Caffe☆11Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 months ago
- Just another header-only C++17 CSV parser☆15Updated this week
- A single header-only C++ library for automatic / algorithmic differentiation.☆14Updated 2 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
- Build fast computational graphs quickly using modern C++☆50Updated 5 years ago
- Just a small svm example to use the libSVM from c++ code☆25Updated 12 years ago
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆22Updated 4 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- Library with colormaps for C++☆29Updated last year
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- C++ multidimensional arrays in the spirit of the STL☆201Updated 3 months ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 7 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Implementation of a few sorting algorithms in OpenCL☆35Updated 5 years ago
- Deep Neural Network Architectures with dlib☆19Updated 7 months ago
- ☆41Updated last year
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆41Updated 9 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- mojo cnn: c++ convolutional neural network☆199Updated 7 years ago