elliotwaite / pytorch-hooks-tutorialLinks
Examples of using PyTorch hooks, as covered in my YouTube tutorial video.
☆38Updated 2 years ago
Alternatives and similar repositories for pytorch-hooks-tutorial
Users that are interested in pytorch-hooks-tutorial are comparing it to the libraries listed below
Sorting:
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆58Updated 3 years ago
- ☆24Updated 3 years ago
- Re-implementation of local descriptor HardNet training in fasta2+kornia