bennylp / awesome-cpp-ml
My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks
☆28Updated 5 years ago
Alternatives and similar repositories for awesome-cpp-ml
Users that are interested in awesome-cpp-ml are comparing it to the libraries listed below
Sorting:
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Deep Learning With C++☆32Updated 7 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- CUDA C++ syntax support & snippets for VSCode☆20Updated 4 years ago
- LLM training in simple, raw C/CUDA☆95Updated last year
- A C++ neural network library for machine learning☆14Updated last year
- A single header-only C++ library for automatic / algorithmic differentiation.☆12Updated 2 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated last month
- Some CUDA design patterns and a bit of template magic for CUDA☆151Updated last year
- Concurrent CPU-GPU Programming using Task Models☆102Updated 5 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- C++ Interfaces for the nAG Library☆18Updated last month
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆78Updated 9 months ago
- OpenMP tutorial☆38Updated 2 weeks ago
- "Hardware, Software, and Compilers! Oh My!" tutorial files☆16Updated 5 years ago
- CUDA Template Functions☆19Updated 5 months ago
- CUDA kernel author's tools☆111Updated 3 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆38Updated last month
- A collection of code examples for learning parallel programming concepts☆52Updated 4 years ago
- MagmaDNN: a simple deep learning framework in c++☆49Updated 4 years ago
- C++ library for reinforcement learning☆53Updated 2 years ago
- Examples of designs using C++11/14☆25Updated 3 years ago
- Learn OpenMP examples step by step☆93Updated 3 months ago
- ☆10Updated 2 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- My take on design patterns in modern C++☆25Updated 8 months ago
- oneCCL Bindings for Pytorch*☆97Updated 3 weeks ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Easily plotting from within C++ using Matplotlib, Python and pybind11☆15Updated 5 years ago
- Examples for using SYCL on CUDA☆62Updated 2 months ago