koba-jon / svm_cppLinks
Support Vector Machines Implementation from scratch in C++
☆20Updated 3 years ago
Alternatives and similar repositories for svm_cpp
Users that are interested in svm_cpp are comparing it to the libraries listed below
Sorting:
- models built with mlpack☆38Updated 10 months ago
- Fully-working mlpack example programs☆131Updated 2 months ago
- C++ wrapper for gnuplot☆28Updated 6 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆15Updated 2 years ago
- fast Fourier transform on GPU in shared memory for AstroAccelerate project☆26Updated 4 years ago
- C++ template library for probabilistic programming☆49Updated 4 years ago
- Tensor library for c++☆14Updated 5 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆65Updated 4 years ago
- ☆98Updated 2 years ago
- C++ genetic algorithms scientific library☆13Updated last year
- A C++ neural network library for machine learning☆15Updated last year
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆20Updated 5 years ago
- Calculation of the Finite Difference Time Domain method in parallel on a GPU☆20Updated 4 years ago
- Machine learning library in C++ with Eigen