threelittlemonkeys / rnn-encoder-decoder-pytorch
RNN Encoder-Decoder in PyTorch
☆44Updated 9 months ago
Alternatives and similar repositories for rnn-encoder-decoder-pytorch
Users that are interested in rnn-encoder-decoder-pytorch are comparing it to the libraries listed below
Sorting:
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆39Updated 2 years ago
- Compositional generalization through meta sequence-to-sequence learning☆83Updated 5 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆151Updated last year
- Sequence to Sequence Models in PyTorch☆44Updated 9 months ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆157Updated 3 years ago
- Implementation of Feedback Transformer in Pytorch☆105Updated 4 years ago
- Hard-Coded Gaussian Attention for Neural Machine Translation☆36Updated last year
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆229Updated 5 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- Official Code for Towards Transparent and Explainable Attention Models paper (ACL 2020)☆36Updated 2 years ago
- ☆76Updated 5 years ago
- Code for the paper "A Stable Variational Autoencoder for Text Modelling"☆26Updated 5 years ago
- Transformer-Based Conditioned Variational Autoencoder for Story Completion☆94Updated 4 years ago
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆155Updated 2 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 2 years ago
- PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational Autoencoders" (ICLR 2019)☆184Updated 4 years ago
- ☆64Updated 5 years ago
- ☆206Updated last year
- Transformers without Tears: Improving the Normalization of Self-Attention☆131Updated 11 months ago
- ☆120Updated 5 years ago
- Code accompanying our papers on the "Generative Distributional Control" framework☆118Updated 2 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 4 years ago
- EMNLP 2020: On the Ability and Limitations of Transformers to Recognize Formal Languages☆23Updated 4 years ago
- LAnguage Modelling Benchmarks☆137Updated 5 years ago
- ☆50Updated 4 years ago
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆67Updated 2 years ago
- ☆193Updated 2 years ago
- Pytorch Implemetation for our NAACL2019 Paper "Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling" http…☆62Updated 5 years ago