bennylp / awesome-cpp-mlLinks
My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks
☆30Updated 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:
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- Concurrent CPU-GPU Programming using Task Models☆105Updated 5 years ago
- Examples for using SYCL on CUDA☆62Updated 3 months ago
- CUDA kernel author's tools☆114Updated 3 years ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆23Updated last month
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆41Updated 4 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆47Updated 4 years ago
- Learn OpenMP examples step by step☆101Updated 10 months ago
- A collection of code examples for learning parallel programming concepts☆54Updated 4 years ago
- A library of various helper routines and frameworks used by many of the lab's software☆73Updated 5 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 5 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago
- A C++ neural network library for machine learning☆15Updated last year
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆25Updated 2 weeks ago
- Boost.uBlas☆119Updated 3 weeks ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 7 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 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
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- Parallel Algorithm Scheduling Library☆107Updated 8 years ago
- The Hybrid Task Graph Scheduler API☆40Updated 7 months ago