alphadl / lookahead.pytorchLinks
lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch
☆337Updated 6 years ago
Alternatives and similar repositories for lookahead.pytorch
Users that are interested in lookahead.pytorch are comparing it to the libraries listed below
Sorting:
- pytorch implement of Lookahead Optimizer☆195Updated 3 years ago
- A New Optimization Technique for Deep Neural Networks☆541Updated 3 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆416Updated last year
- Implementation and experiments for AdamW on Pytorch☆94Updated 6 years ago
- Stochastic Weight Averaging in PyTorch☆977Updated 4 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆419Updated last year
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆314Updated 5 years ago
- Over9000 optimizer☆424Updated 3 years ago
- Deep Learning Experiment Management☆642Updated 2 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆153Updated 6 years ago
- Implementation of the mixup training method☆471Updated 7 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,208Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- Debug PyTorch code using PySnooper☆802Updated 4 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆804Updated last year
- A large scale study of Knowledge Distillation.☆219Updated 5 years ago
- PyTorch implementation of AutoAugment.☆161Updated 5 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆377Updated 4 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆293Updated 5 years ago
- Standardizing weights to accelerate micro-batch training☆551Updated 3 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆340Updated 4 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆189Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆993Updated last year
- Robust Bi-Tempered Logistic Loss Based on Bregman Divergences. https://arxiv.org/pdf/1906.03361.pdf☆147Updated 3 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆265Updated 6 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆337Updated 3 years ago