majumderb / rezero
Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"
☆407Updated 8 months ago
Alternatives and similar repositories for rezero:
Users that are interested in rezero are comparing it to the libraries listed below
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆260Updated 3 years ago
- pytorch implement of Lookahead Optimizer☆189Updated 2 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆372Updated 4 years ago
- Apollo: An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization☆182Updated 3 years ago
- A New Optimization Technique for Deep Neural Networks☆535Updated 3 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆292Updated 4 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆606Updated 8 months ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 4 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆596Updated 5 years ago
- My take on a practical implementation of Linformer for Pytorch.☆413Updated 2 years ago
- Implementation for the Lookahead Optimizer.☆240Updated 2 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆250Updated 3 years ago
- The Noise Contrastive Estimation for softmax output written in Pytorch☆318Updated 5 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 6 years ago
- Transformer training code for sequential tasks☆610Updated 3 years ago
- Deep Learning Experiment Management☆640Updated 2 years ago
- Decoupled Weight Decay Regularization (ICLR 2019)☆272Updated 6 years ago
- Over9000 optimizer☆427Updated 2 years ago
- Implementation of Sparsemax activation in Pytorch☆158Updated 4 years ago
- Debug PyTorch code using PySnooper☆799Updated 3 years ago
- Fully featured implementation of Routing Transformer☆289Updated 3 years ago
- Robust Bi-Tempered Logistic Loss Based on Bregman Divergences. https://arxiv.org/pdf/1906.03361.pdf☆148Updated 3 years ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆428Updated 9 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,197Updated last year
- Pytorch Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"☆278Updated 5 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 2 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆454Updated 5 years ago
- Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.☆459Updated 5 years ago