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:
- implementation of SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient☆33Updated 8 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Decoding Diverse Solutions from Neural Sequence Models☆76Updated 6 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 7 years ago
- ☆79Updated 8 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Implementation of "Controlling Output Length in Neural Encoder-Decoders"☆42Updated 7 years ago
- An implementation of the Globally Normalized Reader☆58Updated 2 years ago
- ☆63Updated 7 years ago
- TensorFlow GAN implementation using Gumbel Softmax☆92Updated 8 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 7 years ago
- Improving text generation with adversarial objectives☆1Updated 8 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆99Updated 3 years ago
- PyTorch implementation of Global Vectors for Word Representation.☆92Updated 7 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 8 years ago
- ☆42Updated 6 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 7 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 7 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- ☆19Updated 6 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- ☆33Updated 8 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆55Updated 8 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Tensorflow implementation of the Long-Short Term Memory Network with Deep Attention Fusion for the SNLI dataset.☆23Updated 9 years ago
- Attention models☆34Updated 9 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆45Updated 7 years ago