alphadl / lookahead.pytorchView external linksLinks
lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch
☆338Aug 9, 2019Updated 6 years ago
Alternatives and similar repositories for lookahead.pytorch
Users that are interested in lookahead.pytorch are comparing it to the libraries listed below
Sorting:
- pytorch implement of Lookahead Optimizer☆195Jun 20, 2022Updated 3 years ago
- On the Variance of the Adaptive Learning Rate and Beyond☆2,549Jul 31, 2021Updated 4 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,208Dec 22, 2023Updated 2 years ago
- Over9000 optimizer☆424Nov 22, 2022Updated 3 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆315Dec 18, 2019Updated 6 years ago
- Implementations of ideas from recent papers☆392Dec 22, 2020Updated 5 years ago
- Implementation for the Lookahead Optimizer.☆244Apr 29, 2022Updated 3 years ago
- lookahead optimizer for keras☆170Oct 14, 2019Updated 6 years ago
- An optimizer that trains as fast as Adam and as good as SGD.☆2,913Jul 23, 2023Updated 2 years ago
- torch-optimizer -- collection of optimizers for Pytorch☆3,161Mar 22, 2024Updated last year
- Implementation of Methods Proposed in Preventing Gradient Attenuation in Lipschitz Constrained Convolutional Networks (NeurIPS 2019)☆36Jun 25, 2020Updated 5 years ago
- A PyTorch implementation of EfficientNet☆8,220Apr 8, 2022Updated 3 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,081Jul 8, 2024Updated last year
- A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).☆140Oct 30, 2020Updated 5 years ago
- Unofficial Pytorch implementation of the paper Filter Response Normalization.☆19Dec 9, 2019Updated 6 years ago
- Semantic segmentation pipeline using Catalyst.☆20Apr 3, 2020Updated 5 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,582Jun 13, 2024Updated last year
- Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934☆113Mar 3, 2020Updated 5 years ago
- torchbearer: A model fitting library for PyTorch☆641Dec 4, 2023Updated 2 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Mar 26, 2020Updated 5 years ago
- PyTorch layer-by-layer model profiler☆607May 23, 2021Updated 4 years ago
- PyTorch extensions for fast R&D prototyping and Kaggle farming☆1,564Oct 9, 2025Updated 4 months ago
- PyTorch code for the "Deep Neural Networks with Box Convolutions" paper☆510Jan 20, 2020Updated 6 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,408Apr 12, 2024Updated last year
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,629Mar 25, 2022Updated 3 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,335Jul 8, 2025Updated 7 months ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,068Aug 9, 2024Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,614Jun 16, 2021Updated 4 years ago
- High-level batteries-included neural network training library for Pytorch☆403Feb 4, 2022Updated 4 years ago
- 天池人工智能创新赛3-ch12hu团队周星星分享☆27Mar 15, 2021Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Jul 29, 2020Updated 5 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆806Feb 18, 2024Updated last year
- Unofficial PyTorch Implementation of EvoNorm☆123Aug 29, 2021Updated 4 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆377Dec 9, 2020Updated 5 years ago
- Submission to https://pytorch.org/hub/☆1,431Apr 15, 2024Updated last year
- PyTorch implementation of binary neural networks☆45Mar 20, 2019Updated 6 years ago
- A New Optimization Technique for Deep Neural Networks☆540Jan 13, 2022Updated 4 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,064Mar 2, 2024Updated last year
- Just another DL library☆183Mar 9, 2021Updated 4 years ago