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
- Over9000 optimizer☆425Updated last year
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆407Updated 3 months ago
- A New Optimization Technique for Deep Neural Networks☆533Updated 2 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆301Updated 2 years ago
- Implementations of ideas from recent papers☆391Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆417Updated 6 months ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆309Updated 4 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆160Updated 4 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆785Updated 9 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,194Updated 10 months ago
- Debug PyTorch code using PySnooper☆802Updated 3 years ago
- Implementation of the mixup training method☆465Updated 6 years ago
- Stochastic Weight Averaging in PyTorch☆966Updated 3 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 4 years ago
- Standardizing weights to accelerate micro-batch training