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:
- Training with FP16 weights in PyTorch☆80Updated 6 years ago
- Personal collection of references for high performance mixed precision training.☆41Updated 5 years ago
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆62Updated 2 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆193Updated 3 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆147Updated 7 years ago
- All about acceleration and compression of Deep Neural Networks☆33Updated 5 years ago
- Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.☆14Updated 7 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆94Updated 7 years ago
- Pretrained VGG16 neural net in C language☆50Updated 3 years ago
- Parse TFLite models (*.tflite) EASILY with Python. Check the API at https://zhenhuaw.me/tflite/docs/☆102Updated 7 months ago
- EfficientNets snapshot☆90Updated 6 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 7 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
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- Example codes appears in lectures☆23Updated 3 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
- Keras implementations of BinaryNet and XNORNet☆55Updated 7 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆156Updated last year
- ☆18Updated 6 years ago
- matrix multiplication in CUDA☆123Updated 2 years ago
- Implementation of convolution layer in different flavors☆68Updated 7 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 6 years ago
- Simple Training and Deployment of Fast End-to-End Binary Networks☆158Updated 3 years ago
- Reference implementations of popular Binarized Neural Networks☆108Updated 3 weeks ago
- coding an autograd from scratch☆179Updated 6 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 7 years ago
- Convolutional Neural Network of vgg19 model using Cuda to accelerate☆12Updated 7 years ago