soskek / convolutional_seq2seqLinks
fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer
☆67Updated 8 years ago
Alternatives and similar repositories for convolutional_seq2seq
Users that are interested in convolutional_seq2seq are comparing it to the libraries listed below
Sorting:
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- ☆63Updated 7 years ago
- Improving text generation with adversarial objectives☆1Updated 8 years ago
- Decoding Diverse Solutions from Neural Sequence Models☆76Updated 6 years ago
- implementation of SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient☆33Updated 8 years ago
- ☆79Updated 8 years ago
- ☆42Updated 6 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 8 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 7 years ago
- A simple implementation of CNN based text classification in Pytorch