bastings / annotated_encoder_decoderLinks
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
Sorting:
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆59Updated 5 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 10 months ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆219Updated 6 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Exploring Random Encoders for Sentence Classification☆183Updated 5 years ago
- This repository stores slides for a tutorial on variational inference for NLP audiences.☆297Updated 5 years ago
- Easy to use scripts for evaluating word vectors on a variety of tasks.☆119Updated 4 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- ☆176Updated 4 years ago
- PyTorch deep learning models for text processing☆178Updated 6 years ago
- Resources for the OpenNMT hackathon☆51Updated 6 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- PyTorch source code of NAACL 2019 paper "An Embarrassingly Simple Approach for Transfer Learning from Pretrained Language Models"☆96Updated last year
- Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning☆311Updated 4 years ago
- ☆134Updated 7 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 7 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 7 years ago
- Code examples for CMU CS11-731, Machine Translation and Sequence-to-sequence Models☆35Updated 5 years ago
- eXtensible Neural Machine Translation☆186Updated 5 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆197Updated 6 years ago
- A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and T…☆209Updated 3 years ago