rawmarshmellows / pytorch-batch-luong-attentionLinks
☆16Updated 7 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:
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- document classification using LSTM + self attention☆114Updated 6 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 7 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- ☆76Updated 5 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 8 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆40Updated 8 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆231Updated 6 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- seq2seq attention in keras☆39Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 7 years ago
- Minimal RNN classifier with self-attention in Pytorch☆152Updated 4 years ago
- Simple implement dilated LSTM, residual LSTM and Attention LSTM (follow the corresponding papers).☆17Updated 6 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 7 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆71Updated 5 years ago
- ☆93Updated 4 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- A simple implementation of LeakGAN in PyTorch☆63Updated 4 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 7 years ago
- Easy to use NLP library built on PyTorch and TorchText☆256Updated 6 years ago
- Word Embedding + LSTM + FC☆160Updated last year
- a simple and complete pytorch implementation of neural machine translation system☆13Updated 6 years ago