tm4roon / pytorch-seq2seq
An Implementation of Encoder-Decoder model with global attention mechanism.
☆32Updated 5 years ago
Alternatives and similar repositories for pytorch-seq2seq:
Users that are interested in pytorch-seq2seq are comparing it to the libraries listed below
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- ☆76Updated 4 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆136Updated 6 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆351Updated 11 months ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆29Updated 2 weeks ago
- ☆16Updated 6 years ago
- A wrapper layer for stacking layers horizontally☆228Updated 2 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- Multi heads attention for image classification☆81Updated 6 years ago
- Multi-head attention in PyTorch☆150Updated 5 years ago
- Contextual inter modal attention for multimodal sentiment analysis☆44Updated 3 years ago
- my codes for learning attention mechanism☆50Updated 4 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆140Updated 7 years ago
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆113Updated 2 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆77Updated 4 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 3 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆226Updated 5 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆338Updated last year
- pytorch implementation of Attention is all you need☆240Updated 3 years ago
- Pytorch implementation of a basic language model using Attention in LSTM network☆26Updated 6 years ago
- LSTM and GRU in PyTorch☆254Updated 5 years ago
- Position embedding layers in Keras☆59Updated 2 years ago
- Transformer/Transformer-XL/R-Transformer examples and explanations☆26Updated 3 years ago
- a pytorch implementation of self-attention with relative position representations☆50Updated 3 years ago
- Implementation of Transformer encoder in PyTorch☆65Updated 4 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 6 years ago