elliotwaite / pytorch-hooks-tutorialLinks
Examples of using PyTorch hooks, as covered in my YouTube tutorial video.
☆39Updated last year
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:
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- 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
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- ☆24Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆122Updated 2 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment☆45Updated last year
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆133Updated 4 years ago
- Large dataset storage format for Pytorch☆45Updated 4 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.