soskek / convolutional_seq2seq
fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer
☆65Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for convolutional_seq2seq
- Highway networks implemented in PyTorch.☆56Updated 7 years ago
- Quasi-RNN for language modeling☆58Updated 7 years ago
- ☆43Updated 6 years ago
- ☆79Updated 7 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆105Updated 7 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆72Updated 3 years ago
- Bi-Directional Block Self-Attention☆124Updated 6 years ago
- An implementation of the Globally Normalized Reader☆59Updated last year
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆67Updated 7 years ago
- implementation of SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient☆34Updated 7 years ago
- ☆64Updated 7 years ago
- A sentence encoding-based model for natural language inference☆31Updated 6 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆84Updated 7 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 7 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆86Updated 7 years ago
- Implementation of "Controlling Output Length in Neural Encoder-Decoders"☆42Updated 6 years ago
- Resources for the OpenNMT hackathon☆51Updated 5 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Seq2Seq LSTM Autoencoder☆60Updated 8 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆101Updated 6 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆109Updated 6 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 5 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆46Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 8 years ago
- Tensorflow implementation of the Long-Short Term Memory Network with Deep Attention Fusion for the SNLI dataset.☆24Updated 8 years ago
- Multilingual hierarchical attention networks toolkit☆78Updated 4 years ago