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 4 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆160Updated 4 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆406Updated 3 months ago
- Implementations of ideas from recent papers☆391Updated 3 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆369Updated 3 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆211Updated 5 years ago
- Unsupervised Data Augmentation experiments in PyTorch☆59Updated 5 years ago
- Over9000 optimizer☆425Updated last year
- Implementation for the Lookahead Optimizer.☆238Updated 2 years ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- Robust Bi-Tempered Logistic Loss Based on Bregman Divergences. https://arxiv.org/pdf/1906.03361.pdf☆147Updated 2 years ago
- wrapping a keras optimizer to implement gradient accumulation☆119Updated 4 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
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆149Updated 5 years ago
- Apollo: An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization☆180Updated 2 years ago
- Decoupled Weight Decay Regularization (ICLR 2019)☆264Updated 5 years ago
- Simple package that makes your generator work in background thread☆272Updated 2 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- High-level batteries-included neural network training library for Pytorch☆397Updated 2 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆309Updated 4 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆167Updated 2 years ago
- A large scale study of Knowledge Distillation.☆217Updated 4 years ago
- A New Optimization Technique for Deep Neural Networks☆532Updated 2 years ago
- Multi-Task Learning Framework on PyTorch. State-of-the-art methods are implemented to effectively train models on multiple tasks.☆147Updated 5 years ago
- PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆62Updated 3 months ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- A TensorFlow re-implementation of Momentum Contrast (MoCo): https://arxiv.org/abs/1911.05722☆161Updated last year
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 4 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 6 years ago