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
- Fully-working mlpack example programs☆138Updated 8 months ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- Easy-to-use Scientific Computing library in/for C++ available for Linux and Windows.☆35Updated 4 years ago
- Convert ONNX models to plain C++ code (without dependencies)☆22Updated 2 years ago
- A C++ neural network library for machine learning☆15Updated last year
- C++ library for reinforcement learning☆54Updated 2 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
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Discrete Hidden Markov Model (HMM) Implementation in C++☆29Updated 6 years ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆30Updated 5 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆39Updated last week
- Tensor library for c++☆14Updated 6 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- A header-only C++ library for deep neural networks☆428Updated 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
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 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
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆163Updated 2 months ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- C++ Interfaces for the nAG Library☆19Updated 4 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- C++ template metaprogram driven tensor math library☆90Updated 2 months ago
- NumPy-compatible multidimensional arrays in C++☆162Updated last year
- Powerful automatic differentiation in C++ and Python☆386Updated 2 weeks 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…☆47Updated 2 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago