threelittlemonkeys / rnn-encoder-decoder-pytorch
RNN Encoder-Decoder in PyTorch
☆44Updated 7 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 7 months ago
- Hard-Coded Gaussian Attention for Neural Machine Translation☆36Updated last year
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆132Updated 5 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆152Updated last year
- Code for the paper "A Stable Variational Autoencoder for Text Modelling"☆26Updated 5 years ago
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆59Updated 5 years ago
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆153Updated 2 years ago
- ☆206Updated last year
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆138Updated 3 years ago
- Transformer-Based Conditioned Variational Autoencoder for Story Completion☆94Updated 4 years ago
- Implementation of Universal Transformer in Pytorch☆259Updated 6 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- This is a repository with the code for the EMNLP 2020 paper "Information-Theoretic Probing with Minimum Description Length"☆69Updated 7 months ago
- ☆192Updated 2 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆228Updated 5 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆156Updated 3 years ago
- Code accompanying our papers on the "Generative Distributional Control" framework☆118Updated 2 years ago
- ☆216Updated 4 years ago
- This code repository presents the pytorch implementation of the paper “Implicit Deep Latent Variable Models for Text Generation”(EMNLP 20…☆54Updated 3 years ago
- PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational Autoencoders" (ICLR 2019)☆183Updated 4 years ago
- PyTorch DataLoader for seq2seq☆84Updated 6 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆141Updated 2 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆86Updated last year
- A 🤗-style implementation of BERT using lambda layers instead of self-attention☆69Updated 4 years ago
- ☆67Updated 2 years ago
- ☆64Updated 4 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆39Updated 2 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
- 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