mpyrozhok / adamwr
Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neural Networks" https://arxiv.org/abs/1506.01186 for PyTorch framework
☆149Updated 5 years ago
Alternatives and similar repositories for adamwr:
Users that are interested in adamwr are comparing it to the libraries listed below
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆311Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 4 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆249Updated 5 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆593Updated 4 years ago
- PyTorch code for softmax variants: center loss, cosface loss, large-margin gaussian mixture, COCOLoss, ring loss☆255Updated 6 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆399Updated 6 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- Implements the unsupervised pre-training of convolutional neural networks☆249Updated 3 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 10 months ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆454Updated 5 years ago
- A PyTorch implementation of shake-shake☆111Updated 4 years ago
- PyTorch implementation of AutoAugment.☆159Updated 4 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆236Updated 6 years ago
- Synchronized Multi-GPU Batch Normalization☆223Updated 5 years ago
- Reproduction of Momentum Contrast for Unsupervised Visual Representation Learning☆120Updated 8 months ago
- Over9000 optimizer☆427Updated 2 years ago
- ☆165Updated 6 years ago
- ☆182Updated 2 years ago
- PyTorch implementation of shake-shake regularization☆48Updated 4 years ago
- PyTorch conversion of https://omoindrot.github.io/triplet-loss☆212Updated last year
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆121Updated 5 years ago
- A New Optimization Technique for Deep Neural Networks☆535Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆418Updated 10 months ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆98Updated 4 years ago