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:
- Tutorials on Quantized Neural Network using Tensorflow Lite☆87Updated 6 years ago
- Personal collection of references for high performance mixed precision training.☆41Updated 6 years ago
- Training with FP16 weights in PyTorch☆81Updated 6 years ago
- Lightweight C implementation of CNNs for Embedded Systems☆62Updated 2 years ago
- Convolutional Neural Network of vgg19 model using Cuda to accelerate☆12Updated 7 years ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆196Updated 4 years ago
- matrix multiplication in CUDA☆125Updated 2 years ago
- Repository containing pruned models and related information☆38Updated 4 years ago
- Pretrained VGG16 neural net in C language☆50Updated 4 years ago
- Quantized Neural Networks - networks trained for inference at arbitrary low precision.☆147Updated 8 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 6 years ago
- Test winograd convolution written in TVM for CUDA and AMDGPU☆41Updated 7 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆27Updated 2 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 7 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 7 years ago
- Simple Training and Deployment of Fast End-to-End Binary Networks☆159Updated 3 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
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 7 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 8 years ago
- Accelerating CNN's convolution operation on GPUs by using memory-efficient data access patterns.☆14Updated 8 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 7 years ago
- Quantize weights and activations in Recurrent Neural Networks.☆95Updated 7 years ago
- pytorch源码阅读 0.2.0 版本☆91Updated 6 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Keras implementations of BinaryNet and XNORNet☆55Updated 8 years ago
- papers about model compression☆166Updated 2 years ago
- Example repository for custom C++/CUDA operators for TorchScript☆114Updated 3 years ago
- Example codes appears in lectures☆23Updated 3 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆158Updated last year