RMichaelSwan / MogrifierLSTMLinks
A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch
☆78Updated 5 years ago
Alternatives and similar repositories for MogrifierLSTM
Users that are interested in MogrifierLSTM are comparing it to the libraries listed below
Sorting:
- ☆83Updated 5 years ago
- Implementation of Mogrifier LSTM in PyTorch☆34Updated 5 years ago
- Learning to Encode Position for Transformer with Continuous Dynamical Model☆60Updated 5 years ago
- Pytorch implementation of "Block Recurrent Transformers" (Hutchins & Schlag et al., 2022)☆84Updated 3 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆85Updated 2 years ago
- A PyTorch implementation of the paper - "Synthesizer: Rethinking Self-Attention in Transformer Models"☆73Updated 2 years ago
- [EMNLP'19] Summary for Transformer Understanding☆53Updated 5 years ago
- Implementing SYNTHESIZER: Rethinking Self-Attention in Transformer Models using Pytorch☆70Updated 5 years ago
- Multi-head attention in PyTorch☆153Updated 6 years ago
- [ICML 2020] code for the flooding regularizer proposed in "Do We Need Zero Training Loss After Achieving Zero Training Error?"☆92Updated 2 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆69Updated 4 years ago
- ECML 2019: Graph Neural Networks for Multi-Label Classification☆90Updated last year
- Code for "Understanding and Improving Layer Normalization"☆46Updated 5 years ago
- LAnguage Modelling Benchmarks☆138Updated 5 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 6 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆151Updated 2 years ago
- Variational Transformers for Diverse Response Generation☆81Updated last year
- code for Explicit Sparse Transformer☆61Updated 2 years ago
- Selection Distribution Generator for Domain Adaptation☆27Updated 5 years ago
- A PyTorch implementation of Context Vector Data Description (CVDD), a method for Anomaly Detection on text.☆71Updated 3 years ago
- A pytorch &keras implementation and demo of Fastformer.☆189Updated 2 years ago
- Implementation of RealFormer using pytorch☆101Updated 4 years ago
- Code for the ACL2020 paper Character-Level Translation with Self-Attention☆31Updated 4 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- ☆64Updated 4 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- Code for the paper "Adaptive Transformers for Learning Multimodal Representations" (ACL SRW 2020)☆43Updated 2 years ago
- This in my Demo of Chen et al. "GradNorm: Gradient Normalization for Adaptive Loss Balancing in Deep Multitask Networks" ICML 2018☆180Updated 3 years ago
- a simple pytorch implement of Multi-Sample Dropout☆57Updated 6 years ago
- Code for ICML 2020 paper: Do RNN and LSTM have Long Memory?☆17Updated 4 years ago