lonePatient / lookahead_pytorchLinks
pytorch implement of Lookahead Optimizer
☆192Updated 3 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:
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 5 years ago
- Implementation and experiments for AdamW on Pytorch☆94Updated 5 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆410Updated last year
- Robust Bi-Tempered Logistic Loss Based on Bregman Divergences. https://arxiv.org/pdf/1906.03361.pdf☆147Updated 3 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Over9000 optimizer☆426Updated 2 years ago
- Implementation for the Lookahead Optimizer.☆241Updated 3 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆376Updated 4 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 5 years ago
- Unsupervised Data Augmentation experiments in PyTorch☆60Updated 6 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆150Updated 6 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- Apollo: An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization☆182Updated 3 years ago
- Unofficial implementation of Switching from Adam to SGD optimization in PyTorch.☆66Updated 2 years ago
- Experiments with Adam/AdamW/amsgrad☆202Updated 6 years ago
- A large scale study of Knowledge Distillation.☆220Updated 5 years ago
- Simple package that makes your generator work in background thread☆280Updated 3 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 7 years ago
- Smooth Loss Functions for Deep Top-k Classification☆255Updated 3 years ago
- Decoupled Weight Decay Regularization (ICLR 2019)☆277Updated 6 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆115Updated 4 years ago
- PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆61Updated last year
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- ☆165Updated 6 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆290Updated 4 years ago
- LAMB Optimizer for Large Batch Training (TensorFlow version)☆120Updated 5 years ago
- lookahead optimizer for keras☆170Updated 5 years ago