bastings / annotated_encoder_decoder
The Annotated Encoder Decoder with Attention
☆166Updated 3 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.☆132Updated 5 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Exploring Random Encoders for Sentence Classification☆183Updated 4 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆139Updated 7 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 6 months ago
- PyTorch DataLoader for seq2seq☆84Updated 5 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 6 years ago
- Resources for the OpenNMT hackathon☆51Updated 5 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 7 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
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆59Updated 5 years ago
- This repository stores slides for a tutorial on variational inference for NLP audiences.☆298Updated 5 years ago
- Text generation with a Variational Autoencoder☆64Updated 6 years ago
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 5 years ago
- Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)☆153Updated 5 years ago
- Interpretable Models for NLP using PyTorch☆104Updated 7 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆220Updated 5 years ago
- eXtensible Neural Machine Translation☆185Updated 5 years ago
- Code inspired by Unsupervised Machine Translation Using Monolingual Corpora Only☆50Updated 6 months ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 7 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- ☆175Updated 4 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- Code examples for CMU CS11-731, Machine Translation and Sequence-to-sequence Models☆35Updated 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
- Unsupervised Statistical Machine Translation☆229Updated 4 years ago