soskek / convolutional_seq2seqLinks
fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer
☆67Updated 7 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:
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- ☆42Updated 6 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 7 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
- Tensorflow implementation of the Long-Short Term Memory Network with Deep Attention Fusion for the SNLI dataset.☆23Updated 8 years ago
- ☆63Updated 7 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 7 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆45Updated 7 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 7 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- An implementation of the Globally Normalized Reader☆58Updated 2 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 7 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆32Updated 7 years ago
- A sentence encoding-based model for natural language inference☆31Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆100Updated 6 years ago
- ☆79Updated 8 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆55Updated 8 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆111Updated 5 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago