alphadl / lookahead.pytorch
lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch
☆334Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for lookahead.pytorch
- pytorch implement of Lookahead Optimizer☆188Updated 2 years ago
- A New Optimization Technique for Deep Neural Networks☆532Updated 2 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆309Updated 4 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆302Updated 2 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆406Updated 3 months ago
- Over9000 optimizer☆425Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆784Updated 8 months ago
- 🛠 Toolbox to extend PyTorch functionalities☆417Updated 5 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,193Updated 10 months ago
- Implementations of ideas from recent papers☆391Updated 3 years ago
- Implementation of the mixup training method☆464Updated 6 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆589Updated 4 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆332Updated 2 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆160Updated 4 years ago
- Stochastic Weight Averaging in PyTorch☆966Updated 3 years ago
- Standardizing weights to accelerate micro-batch training☆545Updated 2 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆589Updated 4 years ago
- Deep Learning Experiment Management☆639Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆976Updated 3 weeks ago
- Debug PyTorch code using PySnooper☆802Updated 3 years ago
- PyTorch code for softmax variants: center loss, cosface loss, large-margin gaussian mixture, COCOLoss, ring loss☆251Updated 6 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆643Updated 2 years ago
- High-level batteries-included neural network training library for Pytorch☆397Updated 2 years ago
- PyTorch implementation of AutoAugment.☆157Updated 4 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 4 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 6 months ago
- A PyTorch Implementation of Focal Loss.☆960Updated 5 years ago
- Pytorch implementation of newly added convolution☆583Updated 5 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆149Updated 5 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆880Updated 4 years ago