tm4roon / pytorch-seq2seqLinks
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
Sorting:
- document classification using LSTM + self attention☆112Updated 5 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆46Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆126Updated 3 years ago
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆115Updated 2 years ago
- Sequence to Sequence Models with PyTorch☆26Updated 7 years ago
- ☆76Updated 5 years ago
- ☆16Updated 6 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆30Updated 5 months ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆136Updated 6 years ago
- A wrapper layer for stacking layers horizontally☆228Updated 3 years ago
- LSTM and GRU in PyTorch☆260Updated 6 years ago
- a simple pytorch implement of Multi-Sample Dropout☆57Updated 5 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 10 months ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 5 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆359Updated last year
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆313Updated 2 years ago
- pytorch implementation of Attention is all you need☆238Updated 3 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 7 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 7 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆77Updated 4 years ago
- RNN示例集合☆42Updated 5 years ago
- attention-based LSTM/Dense implemented by Keras☆299Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in Keras☆77Updated 6 years ago
- my codes for learning attention mechanism☆50Updated 4 years ago