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++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Updated 4 years ago
- dlib implementation of Siamese Network Training with Caffe☆11Updated 7 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
- A C++ neural network library for machine learning☆15Updated last year
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- 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++ Implementation of Savitzky-Golay filters☆35Updated 5 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated last month
- Codes sources du livre☆10Updated 6 years ago
- Implementation of a few sorting algorithms in OpenCL☆36Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆54Updated 4 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- Utilities for CUDA programming☆41Updated 6 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆114Updated 5 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆22Updated 5 years ago
- A fast DNN library in C++, and a version in Python for prototyping☆19Updated last year
- Deep Neural Network Architectures with dlib☆19Updated 10 months ago
- Framework for face annotations, viewer and submodules☆21Updated 4 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- C++ fast hierarchical clustering algorithms☆89Updated 2 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 8 years ago
- The C++ Neural Network and Machine Learning project is intended to provide a C++ template library for neural nets and machine learning al…☆83Updated 2 years ago