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
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 6 years ago
- ☆76Updated 5 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 8 months ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 7 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆140Updated 7 years ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 6 years ago
- ☆93Updated 3 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- a simple and complete pytorch implementation of neural machine translation system☆14Updated 5 years ago
- Multi heads attention for image classification☆81Updated 7 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆77Updated 4 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆86Updated last year
- Sequence to Sequence Models with PyTorch☆26Updated 6 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆70Updated 4 years ago
- A BERT-Based Machine Reading Comprehension Baseline☆63Updated 5 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 6 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 2 years ago
- Machine Translation using Transfromers☆29Updated 5 years ago
- PyTorch implementation of batched GRU encoder and decoder.☆30Updated 7 years ago