fawazsammani / mogrifier-lstm-pytorchLinks
Implementation of Mogrifier LSTM in PyTorch
☆34Updated 5 years ago
Alternatives and similar repositories for mogrifier-lstm-pytorch
Users that are interested in mogrifier-lstm-pytorch are comparing it to the libraries listed below
Sorting:
- Implementing SYNTHESIZER: Rethinking Self-Attention in Transformer Models using Pytorch☆70Updated 5 years ago
- For paper《Gaussian Transformer: A Lightweight Approach for Natural Language Inference》☆28Updated 5 years ago
- ☆13Updated 5 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆78Updated 5 years ago
- A pytorch realization of adafactor (https://arxiv.org/pdf/1804.04235.pdf )☆24Updated 6 years ago
- [EMNLP'19] Summary for Transformer Understanding☆53Updated 5 years ago
- ☆23Updated 5 years ago
- Interpolation between Residual and Non-Residual Networks, ICML 2020. https://arxiv.org/abs/2006.05749☆26Updated 5 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- Implementation of OmniNet, Omnidirectional Representations from Transformers, in Pytorch☆59Updated 4 years ago
- custom pytorch implementation of MoCo v3☆46Updated 4 years ago
- Learning to Encode Position for Transformer with Continuous Dynamical Model☆59Updated 5 years ago
- Official PyTorch implementation of Time-aware Large Kernel (TaLK) Convolutions (ICML 2020)☆29Updated 4 years ago
- code for Explicit Sparse Transformer☆61Updated 2 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆34Updated 6 years ago
- Pytorch implementation of Performer from the paper "Rethinking Attention with Performers".☆25Updated 5 years ago
- Code release for NeurIPS 2020 paper "Stochastic Normalization"☆22Updated 3 years ago
- A PyTorch implementation of our proposed loss function from the paper "SimLoss: Class Similarities in Cross Entropy"☆25Updated 4 years ago
- ☆53Updated 4 years ago
- Wasserstein Based Domain Adaptation Model☆46Updated 6 years ago
- Code for ICML 2020 paper: Do RNN and LSTM have Long Memory?☆17Updated 4 years ago
- Reproducing the Linear Multihead Attention introduced in Linformer paper (Linformer: Self-Attention with Linear Complexity)☆75Updated 5 years ago
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆21Updated 3 years ago
- AdaX: Adaptive Gradient Descent with Exponential Long Term Momery☆34Updated 5 years ago
- Official Pytorch Implementation for the paper 'SUPER-ADAM: Faster and Universal Framework of Adaptive Gradients'☆17Updated 3 years ago
- a much more complex case using GradNorm, where the layer sharing situation is sophisticated.☆15Updated 6 years ago
- Official repository for Reliable Label Bootstrapping☆19Updated 2 years ago
- Improving generalization by controlling label-noise information in neural network weights.☆40Updated 4 years ago
- ☆13Updated 5 years ago
- PyTorch implementation of Pay Attention to MLPs☆41Updated 4 years ago