Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
desinurch committed Dec 2, 2019
2 parents 677ac48 + 5564788 commit 44ed457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Code and documentation for research and development project with a topic in Deep
- Knowledge Distillation methods :
- Cloned from https://github.com/peterliht/knowledge-distillation-pytorch with minor modifications. Based on the implementation of the paper [Distilling the Knowledge in a Neural Network](https://arxiv.org/pdf/1503.02531.pdf)
- FitNets implementation. Cloned from https://github.com/AberHu/Knowledge-Distillation-Zoo with modifications. Based on the implementation of the paper [FitNets: Hints for Thin Deep Nets](https://arxiv.org/pdf/1412.6550.pdf)
<<<<<<< HEAD
- Low Rank Approximations [Caffe: Convolutional Architecture for Fast Feature Embedding](https://arxiv.org/abs/1408.5093)
- Quantizations (https://github.com/eladhoffer/convNet.pytorch/blob/master/models/modules/quantize.py)
- Report of research and development project

0 comments on commit 44ed457

Please sign in to comment.