RMichaelSwan / MogrifierLSTM
A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch
☆76Updated 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
- A PyTorch implementation of the paper - "Synthesizer: Rethinking Self-Attention in Transformer Models"☆73Updated 2 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆86Updated last year
- Multi-head attention in PyTorch☆151Updated 6 years ago
- Code for the ACL2020 paper Character-Level Translation with Self-Attention☆32Updated 4 years ago
- ☆83Updated 5 years ago
- Variational Transformers for Diverse Response Generation☆81Updated 8 months ago
- Pytorch implementation of "Block Recurrent Transformers" (Hutchins & Schlag et al., 2022)☆84Updated 2 years ago
- Learning to Encode Position for Transformer with Continuous Dynamical Model☆59Updated 4 years ago
- ☆20Updated 5 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 4 years ago
- LAnguage Modelling Benchmarks☆137Updated 4 years ago
- ECML 2019: Graph Neural Networks for Multi-Label Classification☆90Updated 8 months ago
- Implementing SYNTHESIZER: Rethinking Self-Attention in Transformer Models using Pytorch☆70Updated 4 years ago
- How Does Selective Mechanism Improve Self-attention Networks?☆27Updated 4 years ago
- NLSTM Nested LSTM in Pytorch☆18Updated 6 years ago
- This is a PyTorch implementation of the ICLR 2017 paper "HIERARCHICAL MULTISCALE RECURRENT NEURAL NETWORKS" (https://openreview.net/pdf?i…☆51Updated 7 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
- document classification using LSTM + self attention☆113Updated 5 years ago
- code for Explicit Sparse Transformer☆60Updated last year
- A PyTorch implementation of the TCAN model in "Temporal Convolutional Attention-based Network For Sequence Modeling".☆140Updated 2 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 7 years ago
- a pytorch implementation of self-attention with relative position representations☆50Updated 4 years ago
- [EMNLP'19] Summary for Transformer Understanding☆53Updated 5 years ago
- ☆33Updated 4 years ago
- [ICML 2020] code for the flooding regularizer proposed in "Do We Need Zero Training Loss After Achieving Zero Training Error?"☆91Updated 2 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- Implementation of Few-shot Domain Adaptation by Causal Mechanism Transfer (ICML 2020)☆42Updated 2 years ago