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
☆148Updated 5 years ago
Alternatives and similar repositories for adamwr:
Users that are interested in adamwr are comparing it to the libraries listed below
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆311Updated 5 years ago
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆248Updated 5 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆335Updated 5 years ago
- ☆165Updated 6 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☆187Updated 11 months ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- An intriguing failing of convolutional neural networks and the CoordConv solution in PyTorch☆72Updated 6 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
- A plug-in replacement for DataLoader to load Imagenet disk-sequentially in PyTorch.☆238Updated 3 years ago
- PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"☆86Updated 5 years ago
- pytorch implement of Lookahead Optimizer☆189Updated 2 years ago
- Implements the unsupervised pre-training of convolutional neural networks☆250Updated 3 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- ☆182Updated 2 years ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆586Updated 3 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆399Updated 6 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- PyTorch implementation of AutoAugment.☆159Updated 4 years ago
- A PyTorch implementation of shake-shake☆111Updated 4 years ago
- Numerical Computation of Receptive Field in Pytorch☆62Updated 5 years ago
- PyTorch implementation of shake-shake regularization☆48Updated 4 years ago
- A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).☆140Updated 4 years ago
- PyTorch implementation of Convolutional Recurrent Neural Network☆134Updated 2 years ago
- Random miniprojects with pytorch.☆171Updated 6 years ago