gtaylor5 / mnist_mlLinks
C++ Implementations of Various Machine Learning Algorithms using the MNIST Handwriting Data Set
☆71Updated 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☆531Updated last month
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆466Updated 2 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- Machine Learning C++☆72Updated 2 years ago
- ☆481Updated 10 years ago
- A set of hands-on tutorials for CUDA programming☆245Updated last year
- ☆289Updated 5 years ago
- Deep Learning sample programs using PyTorch in C++☆306Updated 3 weeks ago
- Implement feedforward, convolution neural network in C++ with only built-in libraries. This is a tutorial style project which implements …☆29Updated 7 years ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆196Updated 4 years ago
- A collection of code examples for learning parallel programming concepts☆53Updated 5 years ago
- Learn CUDA Programming, published by Packt☆1,221Updated 2 years ago
- Code from the "CUDA Crash Course" YouTube series by CoffeeBeforeArch☆922Updated 2 years ago
- Neural network from scratch in CUDA/C++☆88Updated 4 months ago
- Hands-On GPU Programming with Python and CUDA, published by Packt☆404Updated last year
- Tutorials for PyTorch C++☆45Updated 2 years ago
- Examples from the "C++ From Scratch" Series☆101Updated 2 years ago
- Learn OpenMP examples step by step☆101Updated last year
- ☆122Updated 2 years ago
- Class of High Performance Computing taken at U.T.P 2017☆99Updated 8 years ago
- ☆18Updated 6 years ago
- Deep Learning framework implementation with MSE, ReLU, softmax, linear layer, a feature/label generator and a mini-batch training. The ma…☆24Updated last year
- Google Colab Notebooks for Udacity CS344 - Intro to Parallel Programming☆137Updated 4 years ago
- A simple deep learning framework that supports automatic differentiation and GPU acceleration.☆59Updated 2 years ago
- CS344 - Introduction To Parallel Programming course (Udacity) proposed solutions☆54Updated 8 years ago
- ☆56Updated 4 years ago
- Simple neural network implementation using CUDA technology. It is an educational implementation.☆98Updated 7 years ago
- openmp examples☆150Updated 6 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated 2 years ago
- A tiny deep learning training framework implemented from scratch in C++ that follows PyTorch's API.☆144Updated last month