lessw2020 / Ranger21Links
Ranger deep learning optimizer rewrite to use newest components
☆338Updated last year
Alternatives and similar repositories for Ranger21
Users that are interested in Ranger21 are comparing it to the libraries listed below
Sorting:
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆217Updated 4 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆438Updated last year
- An alternative to convolution in neural networks☆257Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆475Updated 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!)☆536Updated 11 months ago
- Over9000 optimizer☆424Updated 2 years ago
- Learning Rate Warmup in PyTorch☆413Updated 4 months ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 7 months ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆326Updated 2 years ago
- Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.☆243Updated 3 years ago
- optimizer & lr scheduler & loss function collections in PyTorch☆365Updated last week
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆383Updated 2 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,064Updated last year
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆287Updated last year
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆160Updated 4 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆141Updated 7 months ago
- Implementation of Linformer for Pytorch☆300Updated last year
- Fast, differentiable sorting and ranking in PyTorch☆840Updated 4 months ago
- Memory mapped numpy arrays of varying shapes☆303Updated last year
- ☆466Updated 2 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆802Updated 4 months ago
- ☆383Updated 2 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆290Updated last year
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,207Updated last year
- CORAL and CORN implementations for ordinal regression with deep neural networks.☆250Updated last month