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
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- This repository stores slides for a tutorial on variational inference for NLP audiences.☆297Updated 5 years ago
- PyTorch source code of NAACL 2019 paper "An Embarrassingly Simple Approach for Transfer Learning from Pretrained Language Models"☆96Updated last year
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 3 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 7 years ago
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆59Updated 5 years ago
- Exploring Random Encoders for Sentence Classification☆183Updated 5 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 8 months ago
- Resources for the OpenNMT hackathon☆51Updated 5 years ago
- A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and T…☆209Updated 3 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆218Updated 6 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆294Updated 6 years ago
- ☆54Updated 6 years ago
- Text generation with a Variational Autoencoder☆64Updated 6 years ago
- Adaptive Softmax implementation for PyTorch☆80Updated 6 years ago
- Training Transformer-XL on 128 GPUs☆140Updated 4 years ago
- eXtensible Neural Machine Translation☆186Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- Variational Methods for Pretraining in Resource-limited Environments☆174Updated 4 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Pre-training of Language Models for Language Understanding☆83Updated 5 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago