majumderb / rezeroLinks
Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"
☆408Updated 10 months ago
Alternatives and similar repositories for rezero
Users that are interested in rezero are comparing it to the libraries listed below
Sorting:
- Implementation of https://arxiv.org/abs/1904.00962☆376Updated 4 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 5 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- pytorch implement of Lookahead Optimizer☆190Updated 3 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆469Updated 4 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆609Updated 11 months ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆264Updated 3 years ago
- A New Optimization Technique for Deep Neural Networks☆538Updated 3 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,202Updated last year
- Deep Learning Experiment Management☆639Updated 2 years ago
- Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174☆598Updated 5 years ago
- My take on a practical implementation of Linformer for Pytorch.☆414Updated 2 years ago
- Apollo: An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization☆183Updated 3 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- Library for faster pinned CPU <-> GPU transfer in Pytorch☆685Updated 5 years ago
- [ICML 2021 Oral] We show pure attention suffers rank collapse, and how different mechanisms combat it.☆165Updated 4 years ago
- Over9000 optimizer☆426Updated 2 years ago
- Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.☆461Updated 5 years ago
- Debug PyTorch code using PySnooper☆798Updated 4 years ago
- Standardizing weights to accelerate micro-batch training☆549Updated 3 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Implementation for the Lookahead Optimizer.☆240Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- The Noise Contrastive Estimation for softmax output written in Pytorch☆319Updated 5 years ago
- Fully featured implementation of Routing Transformer☆295Updated 3 years ago
- Transformer training code for sequential tasks☆612Updated 3 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- Pytorch Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"☆279Updated 5 years ago