AuCson / PyTorch-Batch-Attention-Seq2seq
PyTorch implementation of batched bi-RNN encoder and attention-decoder.
☆279Updated 6 years ago
Alternatives and similar repositories for PyTorch-Batch-Attention-Seq2seq:
Users that are interested in PyTorch-Batch-Attention-Seq2seq are comparing it to the libraries listed below
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆697Updated 4 years ago
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- Sequence to Sequence Models with PyTorch☆737Updated 2 years ago
- pytorch implementation of Attention is all you need☆238Updated 3 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 5 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆579Updated 5 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- Tree LSTM implementation in PyTorch☆551Updated 5 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 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).☆430Updated 7 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆398Updated 4 years ago
- A PyTorch implementation of QANet.☆345Updated 2 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆112Updated 6 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆348Updated 6 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆268Updated 3 years ago
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆217Updated 6 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆645Updated 6 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆271Updated 8 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 5 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago