akimach / tensorflow-distillation-examplesLinks
Knowledge distillation implemented in TensorFlow
☆18Updated 8 years ago
Alternatives and similar repositories for tensorflow-distillation-examples
Users that are interested in tensorflow-distillation-examples are comparing it to the libraries listed below
Sorting:
- Quantize weights and activations in Recurrent Neural Networks.☆94Updated 7 years ago
- Training deep neural networks with low precision multiplications☆64Updated 10 years ago
- Sparse Recurrent Neural Networks -- Pruning Connections and Hidden Sizes (TensorFlow)☆74Updated 5 years ago
- TensorFlow ImageNet - Training and SOTA checkpoints☆52Updated 7 years ago
- Training Low-bits DNNs with Stochastic Quantization☆74Updated 8 years ago
- ☆47Updated 5 years ago
- meProp: Sparsified Back Propagation for Accelerated Deep Learning (ICML 2017)☆110Updated 3 years ago
- Source code for ``Neural Networks with Few Multiplications'' published at ICLR 2016☆81Updated 9 years ago
- Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389☆56Updated 6 years ago
- Implementation for Trained Ternary Network.☆107Updated 8 years ago
- A tutorial on 'Soft weight-sharing for Neural Network compression' published at ICLR2017☆146Updated 8 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 4 years ago
- Knowledge Distillation using Tensorflow☆142Updated 6 years ago
- Model Compression CLI Tool for Keras.☆156Updated 6 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Implementation of ICLR 2017 paper "Loss-aware Binarization of Deep Networks"☆18Updated 6 years ago
- Reviewing recent advances in classification on CIFAR 10 and 100 datasets☆37Updated 7 years ago
- Just-in-time Dynamic Batching with MXNet Gluon.☆52Updated 5 years ago
- This is my final year project of Bachelor of Engineering. Its still incomplete though. I am trying to replicate the research paper "Deep …☆76Updated 8 years ago
- A machine learning experiment☆180Updated 7 years ago
- LCNN: Lookup-based Convolutional Neural Network☆52Updated 8 years ago
- Training wide residual networks for deployment using a single bit for each weight - Official Code Repository for ICLR 2018 Published Pape…☆36Updated 5 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 8 years ago
- A Mxnet implementation of CapsNet in Hinton's paper Dynamic Routing Between Capsules☆56Updated 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
- Experimental keras implementation of novel neural network structures☆433Updated 7 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 7 years ago
- Snapshot Ensembles in Torch (Snapshot Ensembles: Train 1, Get M for Free)☆188Updated 8 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆123Updated 2 years ago