koba-jon / svm_cpp
Support Vector Machines Implementation from scratch in C++
☆16Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for svm_cpp
- An Open Convolutional Neural Network Framework in C++ From Scratch☆59Updated 3 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆97Updated 5 years ago
- A demonstration of speeding up a 1D convolution using SSE☆49Updated 8 years ago
- Learn OpenMP examples step by step☆86Updated 3 years ago
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆18Updated 4 years ago
- Converting a deep neural network to integer-only inference in native C via uniform quantization and the fixed-point representation.☆21Updated 2 years ago
- A simple example of performing a one-dimensional discrete convolution using the FFTW library.☆14Updated 9 years ago
- Thrust, CUB, TBB, AVX2, CUDA, OpenCL, OpenMP, SyCL - all it takes to sum a lot of numbers fast!☆73Updated 6 months ago
- C++ template library for probabilistic programming☆46Updated 4 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…☆80Updated last year
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆91Updated 8 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆13Updated last year
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆18Updated this week
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated last year
- Mirror of the Cephes C source for reference☆86Updated 11 months 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
- fast Fourier transform on GPU in shared memory for AstroAccelerate project☆26Updated 4 years ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆19Updated this week
- Convolutional Neural Network using Eigen and C++☆19Updated 9 years ago
- Machine learning library in C++ with Eigen☆18Updated 9 years ago
- C++ 11 minifloat type implementation☆14Updated 9 years ago
- A C implementation of common Artificial Neural Networks☆14Updated 6 months ago
- models built with mlpack☆35Updated 3 months ago
- CMake module collection☆30Updated 9 years ago
- pocketfft in standalone C☆15Updated 3 years ago
- FFT implementation based on FFTPack, but with several improvements, cloned from☆22Updated 5 months ago
- Fork of magma to include more BLAS☆28Updated 7 years ago
- A thread safe simple C++ wrapper for FFTW & MKL☆15Updated 3 years ago
- Implementation of Random Forests model and decision trees in C☆18Updated 2 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆93Updated this week