gatv2 docs

This commit is contained in:
Varuna Jayasiri
2021-07-26 13:56:03 +05:30
parent 671a93c299
commit f22853f610
7 changed files with 88 additions and 83 deletions

View File

@ -1,4 +1,4 @@
# [Distilling the Knowledge in a Neural Network]((https://nn.labml.ai/distillation/index.html))
# [Distilling the Knowledge in a Neural Network](https://nn.labml.ai/distillation/index.html)
This is a [PyTorch](https://pytorch.org) implementation/tutorial of the paper
[Distilling the Knowledge in a Neural Network](https://papers.labml.ai/paper/1503.02531).