tripdancer0916 / keras-knowledge-distillation
Keras implementation of knowledge distillation(Hinton, et al. 2015)
☆19Updated 6 years ago
Alternatives and similar repositories for keras-knowledge-distillation:
Users that are interested in keras-knowledge-distillation are comparing it to the libraries listed below
- Unsupervised Data Augmentation experiments in PyTorch☆59Updated 5 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 7 years ago
- Keras implementation of temporal ensembling(semi-supervised learning)☆22Updated 6 years ago
- ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels☆90Updated 4 years ago
- PyTorch code for BMVC 2018 paper: "Self-Paced Learning with Adaptive Visual Embeddings"☆21Updated 5 years ago
- a simple pytorch implement of Multi-Sample Dropout☆56Updated 5 years ago
- SSL using PyTorch☆49Updated 5 years ago
- A PyTorch implementation for Unsupervised Data Augmentation☆23Updated 2 years ago
- Code for paper "Continual and Multi-Task Architecture Search (ACL 2019)"☆41Updated 5 years ago
- Implementations of knowledge distillation and knowledge transfer models in neural networks.☆22Updated 5 years ago
- Code base for ZJL zero shot learning competition.☆50Updated 6 years ago
- Multi Task Learning Implementation with Homoscedastic Uncertainty in Tensorflow☆53Updated 6 years ago
- Sampling Matters in Deep Embedding Learning (ICCV'17)☆14Updated 6 years ago
- Weighted Focal Loss for multilabel classification☆54Updated 6 years ago
- ☆51Updated 4 years ago
- Q. Yao, H. Yang, B. Han, G. Niu, J. Kwok. Searching to Exploit Memorization Effect in Learning from Noisy Labels. ICML 2020☆21Updated 4 years ago
- RAdam optimizer for keras☆71Updated 5 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆33Updated 5 years ago
- Notes and tutorials on "Mutual information and self-supervised learning"☆39Updated 5 years ago
- Zero-Shot Knowledge Distillation in Deep Networks in ICML2019☆48Updated 5 years ago
- Training Signal Annealing☆13Updated 5 years ago
- Code for NeurIPS 2019 Paper, "L_DMI: An Information-theoretic Noise-robust Loss Function"☆118Updated last year
- Code and dataset for "Transfer Learning Between Related Tasks Using Expected Label Proportions"☆16Updated 5 years ago
- Implementation of soft parameter sharing for neural networks☆69Updated 4 years ago
- PyTorch Implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆18Updated 5 years ago
- Focal Loss of multi-classification in tensorflow☆80Updated 6 years ago
- pytorch gpu memory check☆50Updated 5 years ago
- ☆14Updated 5 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆55Updated 6 years ago
- Domain adaptation networks for digit recognitioning