Irtza / Keras_model_compression
Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy.An Implementation of "Distilling the Knowledge in a Neural Network - Geoffery Hinton et. al"
☆61Updated 5 years ago
Alternatives and similar repositories for Keras_model_compression:
Users that are interested in Keras_model_compression are comparing it to the libraries listed below
- TensorFlow ImageNet - Training and SOTA checkpoints☆52Updated 6 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 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 7 years ago
- A machine learning experiment☆180Updated 7 years ago
- Keras implementation of Efficient Neural Architecture Search☆91Updated 6 years ago
- Model Pruning and Quantization using Tensorflow☆30Updated 6 years ago
- Knowledge distillation implemented in TensorFlow☆18Updated 7 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆70Updated 6 years ago
- Code for https://arxiv.org/abs/1810.04622☆140Updated 5 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 4 years ago
- SimpNet Paper Files (Towards Principled Design of Deep Convolutional Networks: Introducing SimpNet)☆67Updated 6 years ago
- Model Compression CLI Tool for Keras.☆156Updated 5 years ago
- Wide Residual Networks in Keras☆110Updated 6 years ago
- An experimental compression pipeline for TensorFlow.☆27Updated 9 years ago
- Implement Pruning Convolutional Neural Networks for Resource Efficient Inference with Keras framework☆16Updated 7 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 7 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆124Updated 6 years ago
- ☆57Updated 6 years ago
- Compress neural network with pruning and quantization using TensorFlow.☆106Updated 6 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 6 years ago
- Tensorflow implementation of SqueezeNet.☆129Updated 6 years ago
- Implementation of Data-free Knowledge Distillation for Deep Neural Networks (on arxiv!)☆81Updated 7 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- Binarized Dense and Conv2D layers for Keras☆17Updated 7 years ago
- Net-Trim: Convex Pruning of Deep Neural Networks with Performance Guarantee☆59Updated 6 years ago
- Simple pruning example using Caffe☆33Updated 7 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆26Updated 6 years ago
- tf.keras + tf.data with Eager Execution☆74Updated 6 years ago
- A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)☆40Updated 6 years ago