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++ neural network library for machine learning☆15Updated last year
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months 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 class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- C++ Implementation of Savitzky-Golay filters☆35Updated 5 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 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
- Build fast computational graphs quickly using modern C++☆54Updated 5 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 12 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆54Updated 4 years ago
- An example for using CMake with the SWIG code generator☆49Updated 4 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- A Halide journey taken for pleasure, this repo will hopefully serve a collection of Halide imaging functions that are useful to the commu…☆15Updated 10 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 8 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Utilities for CUDA programming☆42Updated 6 years ago
- dlib implementation of Siamese Network Training with Caffe☆11Updated 7 years ago
- Automatic Differentiation C++ Library☆58Updated 5 years ago
- A C++ library for interpolation.☆252Updated 2 weeks ago
- C++ fast hierarchical clustering algorithms☆90Updated 2 years ago
- Optical distortion calculation and correction; open source C, C++ library☆39Updated 10 years ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆114Updated 6 years ago
- blitzwave C++ wavelet mini-library☆41Updated 10 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆125Updated 5 years ago