tejasgodambe / knowledge-distillationLinks
Transfer knowledge from a large DNN or an ensemble of DNNs into a small DNN
☆28Updated 8 years ago
Alternatives and similar repositories for knowledge-distillation
Users that are interested in knowledge-distillation are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 8 years ago
- This repository stores the files used for my summer internship's work on "teacher-student learning", an experimental method for training …☆47Updated 6 years ago
- A machine learning experiment☆180Updated 7 years ago
- ☆51Updated 6 years ago
- Unofficial pytorch implementation of Born-Again Neural Networks.☆55Updated 4 years ago
- Knowledge Distillation using Tensorflow☆142Updated 6 years ago
- Sparse Recurrent Neural Networks -- Pruning Connections and Hidden Sizes (TensorFlow)☆74Updated 5 years ago
- CP and Tucker decomposition for Convolutional Neural Networks☆86Updated 7 years ago
- Curriculum Learning - Tensorflow☆40Updated 7 years ago
- code for triplet GAN☆31Updated 7 years ago
- Zero-Shot Knowledge Distillation in Deep Networks in ICML2019☆49Updated 6 years ago
- [ICML 2018] "Deep k-Means: Re-Training and Parameter Sharing with Harder Cluster Assignments for Compressing Deep Convolutions"☆152Updated 3 years ago
- Cost-Effective Object Detection: Active Sample Mining with Switchable Selection Criteria☆12Updated 6 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 7 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
- Towards Automated Deep Learning: Efficient Joint Neural Architecture and Hyperparameter Search https://arxiv.org/abs/1807.06906☆49Updated 5 years ago
- resnet_cifar10_cifar100_imagenet☆13Updated 6 years ago
- ☆100Updated 5 years ago
- Convolutional Neural Networks (CNNs) are being widely used for various tasks in Computer Vision. We focus on the task of image classifica…☆25Updated 7 years ago
- Stochastic Adaptive Neural Architecture Search☆65Updated 6 years ago
- A PyTorch implementation for Adversarial Representation Learning for Domain Adaptation☆50Updated 8 years ago
- ☆37Updated 3 years ago
- Various implementations and experimentation for deep neural network model compression☆24Updated 6 years ago
- ☆22Updated 2 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network" for model compression☆59Updated 7 years ago
- A Matlab implementation of the capsule networks (or capsnet).☆48Updated 7 years ago
- Code for DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN☆15Updated 7 years ago
- pytorch implementation of Structured Bayesian Pruning☆19Updated 7 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 6 years ago