elliotwaite / pytorch-hooks-tutorialLinks
Examples of using PyTorch hooks, as covered in my YouTube tutorial video.
☆37Updated 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:
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Domain Adaptation☆23Updated 3 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.☆57Updated 3 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment☆47Updated last year
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 2 years ago
- "Not too complicated" training code for CIFAR-10 by PyTorch Lightning☆12Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Re-implementation of local descriptor HardNet training in fasta2+kornia☆21Updated 5 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆31Updated 4 years ago
- PyTorch implementation of GLOM☆23Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆124Updated 2 years ago
- (partial) replication of results from https://arxiv.org/abs/1912.07768☆26Updated 5 years ago
- This repository contains example code to build models on TPUs☆30Updated 2 years ago
- Yet another mini autodiff system for educational purposes☆30Updated 9 months ago
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆133Updated 3 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- Skyformer: Remodel Self-Attention with Gaussian Kernel and Nystr\"om Method (NeurIPS 2021)☆62Updated 3 years ago
- The most parameter efficient machine learning models on a few popular benchmarks☆42Updated 3 years ago
- a lightweight transformer library for PyTorch☆72Updated 3 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 4 years ago
- Implementation of Multistream Transformers in Pytorch☆54Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆78Updated 3 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Pruning applied to Facial Recognition.☆15Updated 6 years ago
- Visual Clustering: Clustering Plotted Data by Image Segmentation☆25Updated 6 months ago
- Code for the anonymous submission "Cockpit: A Practical Debugging Tool for Training Deep Neural Networks"☆31Updated 4 years ago