RMichaelSwan / MogrifierLSTM
A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch
☆74Updated 4 years ago
Alternatives and similar repositories for MogrifierLSTM:
Users that are interested in MogrifierLSTM are comparing it to the libraries listed below
- Implementation of Mogrifier LSTM in PyTorch☆35Updated 4 years ago
- ☆83Updated 5 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆86Updated last year
- [EMNLP'19] Summary for Transformer Understanding☆53Updated 5 years ago
- Pytorch implementation of "Block Recurrent Transformers" (Hutchins & Schlag et al., 2022)☆84Updated 2 years ago
- Code for the ACL2020 paper Character-Level Translation with Self-Attention☆32Updated 4 years ago
- LAnguage Modelling Benchmarks☆137Updated 4 years ago
- Implementing SYNTHESIZER: Rethinking Self-Attention in Transformer Models using Pytorch☆70Updated 4 years ago
- ECML 2019: Graph Neural Networks for Multi-Label Classification☆90Updated 7 months ago
- A PyTorch implementation of the paper - "Synthesizer: Rethinking Self-Attention in Transformer Models"☆72Updated 2 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- Multi-head attention in PyTorch☆150Updated 5 years ago
- Simple implement dilated LSTM, residual LSTM and Attention LSTM (follow the corresponding papers).☆17Updated 5 years ago
- Variational Transformers for Diverse Response Generation☆80Updated 6 months ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆132Updated 5 years ago
- Implements Reformer: The Efficient Transformer in pytorch.☆84Updated 4 years ago
- Learning to Encode Position for Transformer with Continuous Dynamical Model☆59Updated 4 years ago
- ☆32Updated 4 years ago
- Implementation of the paper NAST: Non-Autoregressive Spatial-Temporal Transformer for Time Series Forecasting.☆76Updated 3 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 5 years ago
- a pytorch implementation of self-attention with relative position representations☆50Updated 3 years ago
- PyTorch implementation of Pay Attention to MLPs☆40Updated 3 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 6 years ago
- Code for ICML 2020 paper: Do RNN and LSTM have Long Memory?☆17Updated 4 years ago
- How Does Selective Mechanism Improve Self-attention Networks?☆27Updated 3 years ago
- Leveraging Local and Global Patterns for Self-Attention Networks☆12Updated 5 years ago
- ☆63Updated 4 years ago
- Custom loss functions to use in (mainly) PyTorch.☆38Updated 4 years ago
- The implementation of Meta-LSTM in "Meta Multi-Task Learning for Sequence Modeling." AAAI-18☆33Updated 6 years ago