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
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 3 years ago
- ☆76Updated 4 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 6 months ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 7 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- ☆94Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 6 years ago
- PyTorch implementation of batched GRU encoder and decoder.☆30Updated 7 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆124Updated 3 years ago
- Machine Translation using Transfromers☆29Updated 5 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 5 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 5 years ago
- A BERT-Based Machine Reading Comprehension Baseline☆63Updated 5 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆98Updated 6 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆338Updated 2 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 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.☆77Updated 4 years ago
- PyTorch DataLoader for seq2seq☆84Updated 5 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 6 years ago
- Encoding position with the word embeddings.☆82Updated 6 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆132Updated 5 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆86Updated last year
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆69Updated 4 years ago
- A PyTorch implementation of "Improving BERT Fine-Tuning via Self-Ensemble and Self-Distillation"☆56Updated 4 years ago
- Multi heads attention for image classification☆81Updated 6 years ago
- Pytorch implementation of Bert and Pals: Projected Attention Layers for Efficient Adaptation in Multi-Task Learning (https://arxiv.org/ab…☆82Updated 5 years ago