jpowie01 / CUDA-DNN-MNISTLinks
Example C++ CUDA implementation for training Neural Network on MNIST dataset
☆28Updated 7 years ago
Alternatives and similar repositories for CUDA-DNN-MNIST
Users that are interested in CUDA-DNN-MNIST are comparing it to the libraries listed below
Sorting:
- Lightweight C implementation of CNNs for Embedded Systems☆61Updated 2 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- Training with FP16 weights in PyTorch☆80Updated 6 years ago
- Personal collection of references for high performance mixed precision training.☆41Updated 5 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 7 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆27Updated last year
- Pretrained VGG16 neural net in C language☆50Updated 3 years ago
- Implementation of convolution layer in different flavors☆68Updated 8 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 7 years ago
- EfficientNets snapshot☆90Updated 6 years ago
- Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy…☆61Updated 6 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 8 months ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆147Updated 7 years ago
- matrix multiplication in CUDA☆123Updated 2 years ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆194Updated 3 years ago
- coding an autograd from scratch☆179Updated 6 years ago
- 2D Convolution using NumPy☆17Updated 3 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 6 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆94Updated 7 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 8 years ago
- Generates intermediate tensor outputs for tflite☆15Updated 6 years ago
- ☆18Updated 6 years ago
- Reference implementations of popular Binarized Neural Networks☆108Updated 2 weeks ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- Example repository for custom C++/CUDA operators for TorchScript☆114Updated 3 years ago
- Highly optimized inference engine for Binarized Neural Networks☆251Updated last month
- Simple Training and Deployment of Fast End-to-End Binary Networks☆158Updated 3 years ago