lessw2020 / Ranger21
Ranger deep learning optimizer rewrite to use newest components
☆329Updated last year
Alternatives and similar repositories for Ranger21:
Users that are interested in Ranger21 are comparing it to the libraries listed below
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 2 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆214Updated 4 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆278Updated 11 months ago
- Over9000 optimizer☆426Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,070Updated 2 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 3 years ago
- Learning Rate Warmup in PyTorch☆409Updated last month
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,059Updated 8 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,199Updated last year
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆426Updated 6 months ago
- A library to inspect and extract intermediate layers of PyTorch models.☆472Updated 2 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆320Updated 2 years ago
- optimizer & lr scheduler & loss function collections in PyTorch☆288Updated last month
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆789Updated 9 months ago
- Code for the Convolutional Vision Transformer (ConViT)☆466Updated 3 years ago
- The correct way to resize images or tensors. For Numpy or Pytorch (differentiable).☆558Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆377Updated 3 years ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆522Updated 5 months ago
- Fast, differentiable sorting and ranking in PyTorch☆808Updated last year
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- ☆457Updated 2 years ago
- Adaptive Gradient Clipping☆130Updated 2 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆205Updated 3 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆329Updated 2 years ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆230Updated 3 months ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆131Updated last month
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆167Updated last month
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 11 months ago