MaximumEntropy / Seq2Seq-PyTorch
Sequence to Sequence Models with PyTorch
☆738Updated 3 years ago
Alternatives and similar repositories for Seq2Seq-PyTorch:
Users that are interested in Seq2Seq-PyTorch are comparing it to the libraries listed below
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆698Updated 4 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- An open source framework for seq2seq models in PyTorch.☆1,507Updated 2 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆604Updated 5 years ago
- Tree LSTM implementation in PyTorch☆552Updated 5 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆430Updated 7 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,273Updated 4 years ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- ☆394Updated 6 years ago
- ☆833Updated 7 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆398Updated 5 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆645Updated 6 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆767Updated 2 years ago
- Attention-based sequence to sequence learning☆391Updated 5 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,261Updated 3 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆578Updated 5 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆271Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆390Updated 6 years ago
- A PyTorch implementation of QANet.☆345Updated 2 years ago
- ☆617Updated 8 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,100Updated 3 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆576Updated 2 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆348Updated 6 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆846Updated 2 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,970Updated 3 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 3 years ago