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
- Decoding Diverse Solutions from Neural Sequence Models☆77Updated 7 years ago
- Highway networks implemented in PyTorch.☆54Updated 8 years ago
- ☆79Updated 8 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 8 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 8 years ago
- ☆42Updated 7 years ago
- Code for the EACL paper "Using the Output Embedding to Improve Language Models" by Ofir Press and Lior Wolf☆46Updated 8 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 9 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 8 years ago
- ☆63Updated 8 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 8 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- implementation of SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient☆33Updated 8 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 10 years ago
- Attention models☆32Updated 10 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- Lattice Recurrent Unit: Improving Convergence and Statistical Efficiency for Sequence Modeling☆36Updated 7 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆31Updated 8 years ago
- A PyTorch implementation of Recurrent Additive Networks by Lee et al. (2017)☆29Updated 8 years ago
- Tensorflow implementation of the Long-Short Term Memory Network with Deep Attention Fusion for the SNLI dataset.☆23Updated 9 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆124Updated 2 years ago
- TensorFlow GAN implementation using Gumbel Softmax☆94Updated 8 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆103Updated 4 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 8 years ago
- An implementation of the Globally Normalized Reader☆58Updated 3 years ago
- A sentence encoding-based model for natural language inference☆31Updated 7 years ago
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- Towards cross-lingual distributed representations without parallel text trained with adversarial autoencoders☆22Updated 9 years ago