koba-jon / svm_cppLinks
Support Vector Machines Implementation from scratch in C++
☆22Updated 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
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- a simple implementation of autograd engine☆24Updated 7 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- A header-only C++ library for deep neural networks☆431Updated 4 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆107Updated 6 years ago
- Fast, easy automatic differentiation in C++☆410Updated 2 weeks ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Fully-working mlpack example programs☆138Updated 10 months ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 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
- A C++ neural network library for machine learning☆15Updated last year
- The C++ Neural Network and Machine Learning project is intended to provide a C++ template library for neural nets and machine learning al…☆84Updated 3 years ago
- Parallel k-d tree with C++17, MPI and OpenMP☆37Updated 3 years ago
- ArrayFire's Machine Learning Library.☆105Updated 7 years ago
- Matrix class in C++ with operators implemented.☆26Updated 6 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 8 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- QuantitativeBytes Linear Algebra Library [C++]. A simple implementation of various common linear algebra functions, intended for educatio…☆50Updated 2 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆89Updated last year
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆50Updated 2 years ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆164Updated last month
- Convert ONNX models to plain C++ code (without dependencies)☆22Updated 2 years ago
- Hands-on Machine learning with C++, Second Edition, published by Packt☆47Updated last month
- Implementation of categorical decision tree in C++☆23Updated 4 years ago
- Learn OpenMP examples step by step☆101Updated last year
- Armadillo C++ linear algebra library from http://arma.sourceforge.net☆39Updated 9 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆125Updated 5 years ago