lonePatient / lookahead_pytorchLinks
pytorch implement of Lookahead Optimizer
☆194Updated 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☆336Updated 6 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Unsupervised Data Augmentation experiments in PyTorch☆59Updated 6 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"☆415Updated last year
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 4 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆214Updated 6 years ago
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 5 years ago
- lookahead optimizer for keras☆171Updated 5 years ago
- Robust Bi-Tempered Logistic Loss Based on Bregman Divergences. https://arxiv.org/pdf/1906.03361.pdf☆147Updated 3 years ago
- Over9000 optimizer☆424Updated 2 years ago
- Implementation for the Lookahead Optimizer.☆243Updated 3 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆376Updated 4 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 7 years ago
- Utilities for Pytorch☆88Updated 2 years ago
- Unofficial implementation of Switching from Adam to SGD optimization in PyTorch.☆66Updated 2 years ago
- Experiments with Adam/AdamW/amsgrad☆201Updated 7 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- A large scale study of Knowledge Distillation.☆220Updated 5 years ago
- Apollo: An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization☆182Updated 3 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆151Updated 6 years ago
- Corrupted labels and label smoothing☆129Updated 8 years ago
- LAMB Optimizer for Large Batch Training (TensorFlow version)☆121Updated 5 years ago
- ☆165Updated 6 years ago
- wrapping a keras optimizer to implement gradient accumulation☆119Updated 5 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆169Updated 3 years ago
- PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆62Updated last year
- This in my Demo of Chen et al. "GradNorm: Gradient Normalization for Adaptive Loss Balancing in Deep Multitask Networks" ICML 2018☆180Updated 3 years ago
- A smoother activation function (undergrad code)☆115Updated 5 years ago
- Decoupled Weight Decay Regularization (ICLR 2019)☆281Updated 6 years ago