AuCson / PyTorch-Batch-Attention-Seq2seq
PyTorch implementation of batched bi-RNN encoder and attention-decoder.
☆280Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for PyTorch-Batch-Attention-Seq2seq
- Sequence to Sequence Models with PyTorch☆736Updated 2 years ago
- Sequence-to-Sequence learning using PyTorch☆523Updated 5 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆691Updated 3 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆578Updated 5 years ago
- A Structured Self-attentive Sentence Embedding☆495Updated 5 years ago
- Code of Directional Self-Attention Network (DiSAN)☆313Updated 6 years ago
- Minimal RNN classifier with self-attention in Pytorch☆151Updated 2 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆606Updated 4 years ago
- Tree LSTM implementation in PyTorch☆550Updated 5 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆357Updated 7 years ago
- ☆231Updated 4 years ago
- pytorch implementation of Attention is all you need☆240Updated 3 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆432Updated 7 years ago
- pytorch neural network attention mechanism☆148Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- Implementation of Universal Transformer in Pytorch☆258Updated 6 years ago
- Implementation of Sequence to Sequence Learning with Neural Networks by Sutskever et al.☆72Updated 8 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆178Updated 5 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆400Updated 4 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆261Updated 5 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆126Updated 7 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 6 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆303Updated 7 years ago
- Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Re…☆309Updated 5 years ago
- A PyTorch implementation of QANet.☆345Updated 2 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆278Updated 5 years ago
- A complete pytorch implementation of skip-gram☆188Updated 7 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆350Updated 6 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆272Updated 7 years ago