bennylp / awesome-cpp-mlLinks
My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks
☆29Updated 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
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Examples for using SYCL on CUDA☆62Updated 2 weeks ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- A C++ neural network library for machine learning☆15Updated last year
- CUDA Template Functions☆19Updated 7 months 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
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 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
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- CUDA kernel author's tools☆111Updated 3 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last month
- ☆59Updated 10 months ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- models built with mlpack☆38Updated 11 months ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- MagmaDNN: a simple deep learning framework in c++☆50Updated 4 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 8 months ago
- This repository is the summary of all of our works for the XLA.☆11Updated 7 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆15Updated 2 years ago
- C++ wrapper for gnuplot☆28Updated 6 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆80Updated 11 months ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 3 months ago
- A C++ port of karpathy/llm.c features a tiny torch library while maintaining overall simplicity.☆34Updated 11 months 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
- Parallel network flows using OpenMP and CUDA.☆28Updated 6 years ago
- Clone from http://people.sc.fsu.edu/~jburkardt/cpp_src/cpp_src.html☆27Updated 7 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆40Updated 9 years ago