bennylp / awesome-cpp-mlLinks
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:
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- A C++ neural network library for machine learning☆15Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 weeks ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆18Updated 13 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- GPU Matrix Library - A CUDA-based C++ wrapper and syntax sugars for NVIDIA CUBLAS☆27Updated 9 years ago
- ☆10Updated 2 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆79Updated 10 months ago
- CUDA kernel author's tools☆111Updated 3 years ago
- A collection of awesome algorithms, implemented in CUDA.☆25Updated 7 years ago
- LAPACK++ is a C++ wrapper around CPU and GPU LAPACK and LAPACK-like linear algebra libraries, developed as part of the SLATE project.☆65Updated 3 weeks ago
- Reference implementation of the draft C++ GraphBLAS specification.☆33Updated 4 months ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Graphic Computer : Robot Simulator☆17Updated 9 years ago
- MagmaDNN: a simple deep learning framework in c++☆49Updated 4 years ago
- The Hybrid Task Graph Scheduler API☆40Updated last month
- Simple starter code for SYCL and Eigen☆18Updated 8 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
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆35Updated 9 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆39Updated 9 years ago
- Tensors and Dynamic neural networks in Python with strong GPU acceleration☆26Updated 2 years ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- ☆23Updated 5 years ago
- Examples for using SYCL on CUDA☆62Updated last week
- Examples from Second Edition of Discovering Modern C++☆21Updated 6 years ago
- C++ Interfaces for the nAG Library☆19Updated 2 months ago