alphadl / lookahead.pytorch
lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch
☆335Updated 5 years ago
Alternatives and similar repositories for lookahead.pytorch:
Users that are interested in lookahead.pytorch are comparing it to the libraries listed below
- pytorch implement of Lookahead Optimizer☆189Updated 2 years ago
- A New Optimization Technique for Deep Neural Networks☆535Updated 3 years ago
- Implementations of ideas from recent papers☆393Updated 4 years ago
- Over9000 optimizer☆426Updated 2 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆407Updated 8 months ago
- Stochastic Weight Averaging in PyTorch☆973Updated 3 years ago
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- Implementation of the mixup training method☆466Updated 6 years ago
- Experimental ground for optimizing memory of pytorch models☆365Updated 7 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆418Updated 11 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,199Updated last year
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆148Updated 5 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆311Updated 5 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- Debug PyTorch code using PySnooper☆799Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆598Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- High-level batteries-included neural network training library for Pytorch☆400Updated 3 years ago
- Pytorch implementation of newly added convolution☆588Updated 5 years ago
- Pytorch Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"☆278Updated 5 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- Virtual Adversarial Training (VAT) implementation for PyTorch☆296Updated 6 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆333Updated 3 years ago
- Deep Learning Experiment Management☆640Updated 2 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆374Updated 4 years ago
- A large scale study of Knowledge Distillation.☆220Updated 5 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆865Updated 4 years ago