mpyrozhok / adamwrLinks
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
☆153Updated 6 years ago
Alternatives and similar repositories for adamwr
Users that are interested in adamwr are comparing it to the libraries listed below
Sorting:
- Implementation and experiments for AdamW on Pytorch☆94Updated 6 years ago
- Implements the unsupervised pre-training of convolutional neural networks☆253Updated 4 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆189Updated last year
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆314Updated 5 years ago
- Standardizing weights to accelerate micro-batch training☆551Updated 3 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- How to use Cross Replica / Synchronized Batchnorm in Pytorch☆247Updated 6 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 6 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆214Updated 6 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- ☆182Updated 2 years ago
- Utilities for Pytorch☆88Updated 3 years ago
- PyTorch implementation of AutoAugment.☆161Updated 5 years ago
- Source code for the paper "Divide and Conquer the Embedding Space for Metric Learning", CVPR 2019☆265Updated 6 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆402Updated 7 years ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆158Updated last year
- PyTorch implementation of shake-shake regularization☆48Updated 5 years ago
- PyTorch Implementation of `No Fuss Distance Metric Learning using Proxies`☆184Updated 5 years ago
- Pretrained bag-of-local-features neural networks☆314Updated 6 years ago
- ☆219Updated 4 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- homura is a library for fast prototyping DL research☆106Updated 3 years ago
- PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"☆88Updated 5 years ago
- Reproduction of Momentum Contrast for Unsupervised Visual Representation Learning☆120Updated last year
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆587Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- ☆165Updated 7 years ago
- Code for paper Unsupervised Object Segmentation by Redrawing☆177Updated 5 years ago
- pytorch implement of Lookahead Optimizer☆195Updated 3 years ago