rawmarshmellows / pytorch-batch-luong-attention
☆16Updated 6 years ago
Alternatives and similar repositories for pytorch-batch-luong-attention
Users that are interested in pytorch-batch-luong-attention are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆46Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 9 months ago
- ☆76Updated 5 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 7 years ago
- document classification using LSTM + self attention☆112Updated 5 years ago
- ☆93Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 7 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 4 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- Simple implement dilated LSTM, residual LSTM and Attention LSTM (follow the corresponding papers).☆17Updated 5 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆229Updated 5 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 7 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- seq2seq attention in keras☆39Updated 6 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆131Updated 11 months ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆30Updated 4 months ago
- ☆38Updated 7 years ago
- Machine Translation using Transfromers☆29Updated 5 years ago