knowledge-distillation topic
Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
NeuronBlocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
Efficient-Deep-Learning
Collection of recent methods on (deep) neural network compression and acceleration.
knowledge-distillation-papers
knowledge distillation papers
Efficient-Computing
Efficient computing methods developed by Huawei Noah's Ark Lab
KD_Lib
A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.
awesome-ai-infrastructures
Infrastructures™ for Machine Learning Training/Inference in Production.
phpstan-deprecation-rules
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码