threelittlemonkeys / rnn-encoder-decoder-pytorch
RNN Encoder-Decoder in PyTorch
☆42Updated 6 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
- Sequence to Sequence Models in PyTorch☆44Updated 6 months ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆37Updated 2 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆152Updated last year
- Cascaded Text Generation with Markov Transformers☆129Updated last year
- Code for the paper "A Stable Variational Autoencoder for Text Modelling"☆26Updated 4 years ago
- ☆207Updated 10 months ago
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆151Updated 2 years ago
- ☆76Updated 4 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
- LAnguage Modelling Benchmarks☆137Updated 4 years ago
- Hard-Coded Gaussian Attention for Neural Machine Translation☆36Updated last year
- ☆83Updated 5 years ago
- ☆120Updated 5 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
- Official Code for Towards Transparent and Explainable Attention Models paper (ACL 2020)☆35Updated 2 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Transformer Variational Autoencoder experiment☆48Updated 6 years ago
- ☆64Updated 4 years ago
- Variational Transformers for Diverse Response Generation☆80Updated 6 months ago
- PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational Autoencoders" (ICLR 2019)☆183Updated 4 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆139Updated 2 years ago
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆59Updated 5 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆134Updated 3 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆77Updated 4 years ago
- ☆42Updated 3 years ago
- Transformer-Based Conditioned Variational Autoencoder for Story Completion☆94Updated 4 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆243Updated 5 years ago
- This is a repository with the code for the EMNLP 2020 paper "Information-Theoretic Probing with Minimum Description Length"☆69Updated 6 months ago
- Checking the interpretability of attention on text classification models☆47Updated 5 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆227Updated 5 years ago