lonePatient / lookahead_pytorch
pytorch implement of Lookahead Optimizer
☆188Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for lookahead_pytorch
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆407Updated 3 months ago
- Over9000 optimizer☆425Updated 2 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆369Updated 3 years ago
- Implementations of ideas from recent papers☆391Updated 3 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆150Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆160Updated 4 years ago
- Unsupervised Data Augmentation experiments in PyTorch☆59Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- Apollo: An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization☆182Updated 3 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Robust Bi-Tempered Logistic Loss Based on Bregman Divergences. https://arxiv.org/pdf/1906.03361.pdf☆147Updated 2 years ago
- Implementation for the Lookahead Optimizer.☆239Updated 2 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- lookahead optimizer for keras☆170Updated 5 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 6 years ago
- This in my Demo of Chen et al. "GradNorm: Gradient Normalization for Adaptive Loss Balancing in Deep Multitask Networks" ICML 2018☆169Updated 3 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆110Updated 3 years ago
- Smooth Loss Functions for Deep Top-k Classification☆246Updated 3 years ago
- A large scale study of Knowledge Distillation.☆217Updated 4 years ago
- Experiments with Adam/AdamW/amsgrad☆194Updated 6 years ago
- A New Optimization Technique for Deep Neural Networks☆533Updated 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
- Decoupled Weight Decay Regularization (ICLR 2019)☆265Updated 5 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆68Updated 3 years ago
- Simple package that makes your generator work in background thread☆272Updated 2 years ago
- Virtual Adversarial Training (VAT) implementation for PyTorch☆296Updated 5 years ago
- Loss and accuracy go opposite ways...right?☆90Updated 4 years ago
- Unofficial PyTorch Implementation of Unsupervised Data Augmentation.☆147Updated 4 years ago