gtaylor5 / mnist_mlLinks
C++ Implementations of Various Machine Learning Algorithms using the MNIST Handwriting Data Set
☆70Updated 5 years ago
Alternatives and similar repositories for mnist_ml
Users that are interested in mnist_ml are comparing it to the libraries listed below
Sorting:
- Hands-On Machine Learning with C++, published by Packt☆521Updated 2 years ago
- My C++ deep learning framework & other machine learning algorithms☆88Updated 2 years ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆446Updated 2 years ago
- ☆112Updated 2 years ago
- Simple neural network implementation using CUDA technology. It is an educational implementation.☆97Updated 7 years ago
- C++ files from the "C++ Crash Course" YouTube series by CoffeeBeforeArch☆107Updated 3 years ago
- Deep Learning sample programs using PyTorch in C++☆254Updated this week
- ☆282Updated 4 years ago
- C++ demo of deep neural networks (MLP, CNN)☆31Updated last year
- ☆470Updated 10 years ago
- A set of hands-on tutorials for CUDA programming☆240Updated last year
- CUDA by practice☆130Updated 5 years ago
- ☆18Updated 6 years ago
- Hands-On GPU Programming with Python and CUDA, published by Packt☆398Updated last year
- A simple deep learning framework that supports automatic differentiation and GPU acceleration.☆59Updated 2 years ago
- Neural network from scratch in CUDA/C++☆86Updated last month
- Examples from the "C++ From Scratch" Series☆95Updated 2 years ago
- Examples from Programming in Parallel with CUDA☆161Updated 2 years ago
- A tiny deep learning training framework implemented from scratch in C++ that follows PyTorch's API.☆64Updated last month
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆161Updated 9 months ago
- Code from the "CUDA Crash Course" YouTube series by CoffeeBeforeArch☆879Updated 2 years ago
- Tutorials for PyTorch C++☆45Updated 2 years ago
- A plugin for Jupyter Notebook to run CUDA C/C++ code☆246Updated last year
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆194Updated 3 years ago
- Serial and parallel implementations of matrix multiplication☆44Updated 4 years ago
- ☆19Updated 9 years ago
- Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming☆134Updated 4 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- Learn CUDA Programming, published by Packt☆1,205Updated last year
- Implement feedforward, convolution neural network in C++ with only built-in libraries. This is a tutorial style project which implements …☆27Updated 7 years ago