bastings / annotated_encoder_decoder
The Annotated Encoder Decoder with Attention
☆166Updated 4 years ago
Alternatives and similar repositories for annotated_encoder_decoder:
Users that are interested in annotated_encoder_decoder are comparing it to the libraries listed below
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 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
- PyTorch DataLoader for seq2seq☆84Updated 6 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆139Updated 7 years ago
- This repository stores slides for a tutorial on variational inference for NLP audiences.☆297Updated 5 years ago
- Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning☆310Updated 4 years ago
- Exploring Random Encoders for Sentence Classification☆183Updated 5 years ago
- Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)☆153Updated 5 years ago
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆59Updated 5 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- ☆54Updated 6 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 3 years ago
- ☆175Updated 4 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 7 months ago
- Resources for the OpenNMT hackathon☆51Updated 5 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- Training Transformer-XL on 128 GPUs☆140Updated 4 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and T…☆210Updated 3 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 7 years ago
- Implementation of word2vec in PyTorch☆30Updated 6 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆219Updated 6 years ago
- Interpretable Models for NLP using PyTorch☆104Updated 7 years ago
- Easy to use scripts for evaluating word vectors on a variety of tasks.☆119Updated 3 years ago
- Text generation with a Variational Autoencoder☆64Updated 6 years ago
- eXtensible Neural Machine Translation☆185Updated 5 years ago