koba-jon / svm_cpp
Support Vector Machines Implementation from scratch in C++
☆16Updated 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
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆18Updated 4 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆50Updated 3 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆13Updated 2 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆18Updated 3 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆19Updated last week
- Tensor library for c++☆13Updated 5 years ago
- A C++ neural network library for machine learning☆13Updated 8 months ago
- Convert ONNX models to plain C++ code (without dependencies)☆19Updated last year
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆82Updated 10 months ago
- models built with mlpack☆36Updated 5 months ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆60Updated 3 years ago
- Converting a deep neural network to integer-only inference in native C via uniform quantization and the fixed-point representation.☆22Updated 2 years ago
- A recurrent (LSTM) neural network in C☆91Updated 3 years ago
- ☆82Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆97Updated last month
- A collection of code examples for learning parallel programming concepts☆51Updated 4 years ago
- A fast implementation of log() and exp()☆50Updated 2 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆74Updated this week
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆48Updated last month
- Parallel C++ algorithms☆58Updated 8 months ago
- A demonstration of speeding up a 1D convolution using SSE☆50Updated 8 years ago
- Neural Network Libraries https://nnabla.org/ - C Runtime☆52Updated 6 months ago
- Automatically exported from code.google.com/p/math-neon☆39Updated 9 years ago
- Fast Fast Hadamard Transform☆78Updated 3 years ago
- Serial and parallel implementations of matrix multiplication☆39Updated 3 years ago
- LASSO Regularization in C++☆14Updated 6 years ago
- Parallel C++: Efficient and Scalable High-Performance Parallel Programming☆13Updated 5 months ago
- C++ fast hierarchical clustering algorithms☆84Updated last year
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 4 years ago