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
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆695Updated 4 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆577Updated 5 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆359Updated 7 years ago
- Latent Alignment and Variational Attention☆326Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆738Updated 2 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆268Updated 3 years ago
- pytorch implementation of Attention is all you need☆239Updated 3 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 4 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆136Updated 3 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆155Updated 5 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Updated 4 years ago
- Tree LSTM implementation in PyTorch☆551Updated 5 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆125Updated 7 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- A PyTorch implementation of QANet.☆345Updated 2 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆139Updated 7 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆302Updated 7 years ago
- Codes for "Towards Binary-Valued Gates for Robust LSTM Training".☆76Updated 6 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆112Updated 6 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆227Updated 5 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆471Updated 5 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆140Updated 7 years ago
- Implementation of Universal Transformer in Pytorch☆259Updated 6 years ago