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:
- 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
- C++ library for reinforcement learning☆54Updated 2 years ago
- Fully-working mlpack example programs☆135Updated 6 months ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 9 years ago
- A GPU (CUDA) based Artificial Neural Network library☆109Updated 4 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
- Powerful automatic differentiation in C++ and Python☆384Updated last week
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- A simple neural network implement in c++☆130Updated last year
- NumPy-compatible multidimensional arrays in C++☆161Updated 11 months ago
- Matrix class in C++ with operators implemented.☆26Updated 5 years ago
- Simple Convolutional Neural Network Library☆195Updated 8 years ago
- Deep Learning With C++☆32Updated 8 years ago
- Artificial Neural Networks implemented in C++☆53Updated 4 years ago
- A C++ neural network library for machine learning☆15Updated last year
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆53Updated 3 years ago
- A header-only C++ library for deep neural networks☆425Updated 4 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆104Updated 5 years ago
- Tensorflow model export from Python to C++ and inference without using TF library☆17Updated 6 years ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆162Updated 8 months ago
- LLM training in simple, raw C/CUDA☆105Updated last year
- Hands-On Machine Learning with C++, published by Packt☆520Updated 2 years ago
- Implementation of categorical decision tree in C++☆22Updated 4 years ago
- Using Sphinx to Document C++ Libraries☆15Updated 5 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
- Simple multilayer perceptron c++ implementation.☆84Updated 10 months ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆14Updated 2 years ago
- A lightweight deep learning framework made with ❤️☆33Updated 6 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year