Irtza / Keras_model_compressionLinks
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
Sorting:
- Model Compression CLI Tool for Keras.☆156Updated 6 years ago
- TensorFlow ImageNet - Training and SOTA checkpoints☆52Updated 7 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- A machine learning experiment☆180Updated 7 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- Keras implementation of Mobile Networks☆133Updated 6 years ago
- SimpNet Paper Files (Towards Principled Design of Deep Convolutional Networks: Introducing SimpNet)☆67Updated 7 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 7 years ago
- Tensorflow implementation of SqueezeNet.☆129Updated 6 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- Semantic Segmentation using Fully Convolutional Neural Network.☆58Updated 6 years ago
- Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.☆102Updated 7 years ago
- Tensorflow and Numpy Implementation of Net2Net (http://arxiv.org/abs/1511.05641)☆48Updated 7 years ago
- Code for https://arxiv.org/abs/1810.04622☆141Updated 5 years ago
- ☆57Updated 7 years ago
- Github repo for my experiments with the orthogonal convolution idea☆22Updated 7 years ago
- Net-Trim: Convex Pruning of Deep Neural Networks with Performance Guarantee☆60Updated 7 years ago
- Switch Normalization implementation for Keras 2+☆30Updated 7 years ago
- A Keras inspired training utility for PyTorch☆38Updated 6 years ago
- Prunable nn layers for pytorch.☆48Updated 7 years ago
- Keras Implementation of SparseNets☆23Updated 7 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆139Updated last year
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- A Mxnet implementation of CapsNet in Hinton's paper Dynamic Routing Between Capsules☆56Updated 6 years ago
- Reviewing recent advances in classification on CIFAR 10 and 100 datasets☆37Updated 7 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- The ONNX Model Zoo is a collection of pre-trained models for state of the art models in deep learning, available in the ONNX format☆38Updated 7 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 7 years ago