lessw2020 / Ranger21
Ranger deep learning optimizer rewrite to use newest components
☆328Updated last year
Alternatives and similar repositories for Ranger21:
Users that are interested in Ranger21 are comparing it to the libraries listed below
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆212Updated 3 years ago
- Over9000 optimizer☆427Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- Learning Rate Warmup in PyTorch☆404Updated 3 weeks ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,198Updated last year
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆427Updated 6 months ago
- ☆450Updated last year
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆784Updated 9 months ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 3 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,071Updated 2 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,060Updated 7 months ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆166Updated last week
- Fast, differentiable sorting and ranking in PyTorch☆799Updated last year
- A PyTorch implementation of Sharpness-Aware Minimization for Efficiently Improving Generalization☆136Updated 4 years ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆276Updated 11 months ago
- Code for the Convolutional Vision Transformer (ConViT)☆467Updated 3 years ago
- optimizer & lr scheduler & loss function collections in PyTorch☆282Updated last week
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆521Updated 4 months ago
- ☆592Updated 5 months ago
- Library for 8-bit optimizers and quantization routines.☆717Updated 2 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 11 months ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆472Updated 2 years ago
- PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Oth…☆327Updated last week
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆212Updated 2 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆329Updated 2 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆205Updated 3 years ago