koba-jon / svm_cppLinks
Support Vector Machines Implementation from scratch in C++
☆21Updated 4 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:
- C++ library for reinforcement learning☆54Updated 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
- My C++ deep learning framework & other machine learning algorithms☆88Updated 2 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆106Updated 6 years ago
- Fully-working mlpack example programs☆137Updated 7 months ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Powerful automatic differentiation in C++ and Python☆386Updated 3 weeks ago
- Deep Learning With C++☆32Updated 8 years ago
- QuantitativeBytes Linear Algebra Library [C++]. A simple implementation of various common linear algebra functions, intended for educatio…☆47Updated 2 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 8 years ago
- A header-only C++ library for deep neural networks☆427Updated 4 years ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆162Updated last month
- A collection of code examples for learning parallel programming concepts☆52Updated 4 years ago
- Native implementation of 'Numerical Recipes in C'☆225Updated 11 years ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆114Updated 2 years ago
- models built with mlpack☆42Updated last year
- C++ Interfaces for the nAG Library☆19Updated 3 months ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 9 years ago
- Hands-On Machine Learning with C++, published by Packt☆523Updated this week
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- A GPU (CUDA) based Artificial Neural Network library☆111Updated 4 years ago
- A C++ neural network library for machine learning☆15Updated last year
- Simple Convolutional Neural Network Library☆196Updated 8 years ago
- A simple library to deploy Keras neural networks in pure C for realtime applications☆90Updated last week
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- An implementation of the Nelder-Mead simplex method.☆27Updated 9 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 modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year