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:
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- Fully-working mlpack example programs☆134Updated 4 months ago
- A simple library to deploy Keras neural networks in pure C for realtime applications☆90Updated last month
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Updated 4 years ago
- C++ template library for probabilistic programming☆50Updated 4 years ago
- A simple example of performing a one-dimensional discrete convolution using the FFTW library.☆15Updated 10 years ago
- C++ library for reinforcement learning☆53Updated 2 years ago
- LLM training in simple, raw C/CUDA☆103Updated last year
- Armadillo C++ linear algebra library from http://arma.sourceforge.net☆34Updated 9 years ago
- Tensor library for c++☆14Updated 5 years ago
- Powerful automatic differentiation in C++ and Python☆379Updated last week
- My C++ deep learning framework & other machine learning algorithms☆88Updated 2 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆37Updated this week
- Asynchronous Programming with C++, Published by Packt☆65Updated 8 months ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆15Updated 2 years ago
- [Side Project] Implemented solutions to deadlocks, producer-consumer problem, & readers-writers problem with C++ and inter-thread communi…☆15Updated 5 months ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆101Updated 5 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Streaming GPU Singular Value Decomposition (SVD) and Dynamic Mode Decomposition (DMD).☆17Updated 2 years ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 6 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆40Updated 9 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- My take on design patterns in modern C++☆25Updated 11 months ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- MagmaDNN: a simple deep learning framework in c++☆50Updated 4 years ago
- models built with mlpack☆39Updated 11 months ago
- C++ template metaprogram driven tensor math library☆89Updated 2 months ago
- FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.☆110Updated last year