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:
- My C++ deep learning framework & other machine learning algorithms☆89Updated 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
- A simple library to deploy Keras neural networks in pure C for realtime applications☆91Updated last month
- C++ library for reinforcement learning☆54Updated 2 years ago
- Fully-working mlpack example programs☆138Updated 9 months ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- A collection of code examples for learning parallel programming concepts☆53Updated 5 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
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Neural network from scratch in CUDA/C++☆88Updated 4 months ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆30Updated 6 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++☆409Updated 2 weeks ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆164Updated last month
- Learn OpenMP examples step by step☆101Updated last year
- Deep Learning With C++☆32Updated 8 years ago
- ☆124Updated 2 years ago
- Code from Michael Nielsen book Neural Networks and Deep Learning ported to C++.☆132Updated last year
- C++ template library for probabilistic programming☆51Updated 5 years ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆74Updated 3 years ago
- models built with mlpack☆43Updated 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
- C++ Interfaces for the nAG Library☆19Updated 6 months ago
- Tensor library for c++☆14Updated 6 years ago
- c++ implementation of decision tree algorithm☆58Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- This is a cpp version of popular python computer vision library imutils☆44Updated 2 years ago