tbachlechner / ReZero-examplesLinks
PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"
☆62Updated 11 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:
- ☆32Updated 5 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
- An implementation of shampoo☆74Updated 7 years ago
- Unsupervised Data Augmentation experiments in PyTorch☆59Updated 5 years ago
- [NeurIPS'19] [PyTorch] Adaptive Regularization in NN☆68Updated 5 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- custom cuda kernel for {2, 3}d relative attention with pytorch wrapper☆43Updated 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
- ☆14Updated 6 years ago
- ☆47Updated 4 years ago
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆120Updated 4 years ago
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 4 years ago
- Memory efficient MAML using gradient checkpointing☆84Updated 5 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 2 years ago
- Implementation of the retriever distillation procedure as outlined in the paper "Distilling Knowledge from Reader to Retriever"☆32Updated 4 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 4 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆15Updated 5 years ago
- Successfully training approximations to full-rank matrices for efficiency in deep learning.☆17Updated 4 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- MTAdam: Automatic Balancing of Multiple Training Loss Terms☆36Updated 4 years ago
- Implementation of Kronecker Attention in Pytorch☆19Updated 4 years ago
- Implementation of soft parameter sharing for neural networks☆69Updated 4 years ago
- A simple implementation of a deep linear Pytorch module☆21Updated 4 years ago
- Exploiting Uncertainty of Loss Landscape for Stochastic Optimization☆15Updated 6 years ago
- Tensorflow implementation of "Meta Dropout: Learning to Perturb Latent Features for Generalization" (ICLR 2020)☆27Updated 5 years ago
- [NeurIPS 2020] Official Implementation: "SMYRF: Efficient Attention using Asymmetric Clustering".☆50Updated last year
- The implementation of multi-branch attentive Transformer (MAT).☆33Updated 4 years ago
- "Layer-wise Adaptive Rate Scaling" in PyTorch☆87Updated 4 years ago