tbachlechner / ReZero-examplesLinks
PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"
☆62Updated 10 months ago
Alternatives and similar repositories for ReZero-examples
Users that are interested in ReZero-examples are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- custom cuda kernel for {2, 3}d relative attention with pytorch wrapper☆43Updated 5 years ago
- ☆32Updated 5 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- Partially Adaptive Momentum Estimation method in the paper "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep …☆39Updated 2 years ago
- An implementation of shampoo☆74Updated 7 years ago
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆120Updated 3 years ago
- Implementation of the reversible residual network in pytorch☆104Updated 3 years ago
- ☆47Updated 4 years ago
- MTAdam: Automatic Balancing of Multiple Training Loss Terms☆36Updated 4 years ago
- [NeurIPS'19] [PyTorch] Adaptive Regularization in NN☆68Updated 5 years ago
- ☆61Updated 2 years ago
- A pytorch implementation for the LSTM experiments in the paper: Why Gradient Clipping Accelerates Training: A Theoretical Justification f…☆46Updated 5 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 5 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 2 years ago
- Code base for SRSGD.☆28Updated 5 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆45Updated 5 years ago
- Implementation of soft parameter sharing for neural networks☆69Updated 4 years ago
- [NeurIPS 2020] Official Implementation: "SMYRF: Efficient Attention using Asymmetric Clustering".☆50Updated last year
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- Evaluating AlexNet features at various depths☆39Updated 4 years ago
- Exploiting Uncertainty of Loss Landscape for Stochastic Optimization☆15Updated 6 years ago
- ☆24Updated 5 years ago
- PyTorch implementation of the NIPS'17 paper Training Deep Networks without Learning Rates Through Coin Betting.☆37Updated 7 years ago
- ☆14Updated 5 years ago
- tensorflow implementation of Exploring Randomly Wired Neural Networks for Image Recognition☆31Updated 5 years ago
- Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934☆113Updated 5 years ago
- Unsupervised Data Augmentation experiments in PyTorch☆59Updated 5 years ago
- "Layer-wise Adaptive Rate Scaling" in PyTorch☆87Updated 4 years ago
- ☆34Updated 6 years ago