MaximumEntropy / Seq2Seq-PyTorchLinks
Sequence to Sequence Models with PyTorch
☆741Updated 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
Sorting:
- Sequence-to-Sequence learning using PyTorch☆521Updated 6 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- Tree LSTM implementation in PyTorch☆552Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆607Updated 5 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆359Updated 8 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- An open source framework for seq2seq models in PyTorch.☆1,516Updated last month
- Attention-based sequence to sequence learning☆388Updated 6 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 8 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,276Updated 4 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Updated 5 years ago
- ☆834Updated 8 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Updated 5 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆576Updated 3 years ago
- ☆397Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- A text generation benchmarking platform☆869Updated 4 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 8 years ago
- LSTM language model with CNN over characters☆831Updated 9 years ago
- Text classification using a convolutional neural network.☆451Updated 5 years ago
- Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)☆890Updated 8 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆273Updated 8 years ago
- End-To-End Memory Network using Tensorflow☆341Updated 8 years ago