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 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++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆66Updated 3 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- communication between python and cpp using zeromq and protobuf☆42Updated 4 years ago
- 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☆59Updated 12 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Codes sources du livre☆10Updated 6 years ago
- Deep Learning With C++☆32Updated 8 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- A C++ library for interpolation.☆240Updated last month
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆191Updated 5 years ago
- Library with colormaps for C++☆29Updated last year
- Build fast computational graphs quickly using modern C++☆50Updated 5 years ago
- A single header-only C++ library for particle swarm optimization.☆19Updated 6 years ago
- An example for using CMake with the SWIG code generator☆49Updated 4 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
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- dlib implementation of Siamese Network Training with Caffe☆11Updated 7 years ago
- Machine learning library in C++ with Eigen☆20Updated 10 years ago
- C++ to OpenCL C Source-to-source Translation☆13Updated 11 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 8 years ago