threelittlemonkeys / rnn-encoder-decoder-pytorchLinks
RNN Encoder-Decoder in PyTorch
☆45Updated last year
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:
- PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational Autoencoders" (ICLR 2019)☆185Updated 5 years ago
- ☆210Updated last year
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆153Updated 2 years ago
- LAnguage Modelling Benchmarks☆138Updated 5 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆40Updated 3 years ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆456Updated last year
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆161Updated 3 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
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 3 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆235Updated 2 years ago
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆60Updated 6 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆163Updated 4 years ago
- Implementation of Sparsemax activation in Pytorch☆166Updated 5 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆144Updated 4 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- Fully featured implementation of Routing Transformer☆299Updated 4 years ago
- Official Code for Towards Transparent and Explainable Attention Models paper (ACL 2020)☆35Updated 3 years ago
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆67Updated 3 years ago
- Code for the paper "A Stable Variational Autoencoder for Text Modelling"☆26Updated 5 years ago
- Understanding the Difficulty of Training Transformers☆332Updated 3 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- Compositional generalization through meta sequence-to-sequence learning☆83Updated 5 years ago
- This is a repository with the code for the EMNLP 2020 paper "Information-Theoretic Probing with Minimum Description Length"☆71Updated last year
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆110Updated 7 years ago
- diagNNose is a Python library that facilitates a broad set of tools for analysing hidden activations of neural models.☆82Updated 2 years ago
- Hard-Coded Gaussian Attention for Neural Machine Translation☆36Updated 2 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- Implementation of the GBST block from the Charformer paper, in Pytorch☆119Updated 4 years ago
- Transformer-Based Conditioned Variational Autoencoder for Story Completion☆94Updated 5 years ago
- ☆64Updated 5 years ago