tm4roon / pytorch-seq2seqLinks
An Implementation of Encoder-Decoder model with global attention mechanism.
☆32Updated 6 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:
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆362Updated 2 years ago
- ☆76Updated 5 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆137Updated 7 years ago
- Minimal RNN classifier with self-attention in Pytorch☆152Updated 4 years ago
- Word Embedding + LSTM + FC☆161Updated last year
- Multi-head attention in PyTorch☆156Updated 6 years ago
- document classification using LSTM + self attention☆114Updated 6 years ago
- A wrapper layer for stacking layers horizontally☆228Updated 4 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆31Updated last year
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 7 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 8 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- PyTorch tutorial for learners☆122Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in Keras☆78Updated 7 years ago
- pytorch; mask language model ; bert☆73Updated 6 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆224Updated 3 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- Attention mechanism for processing sequential data that considers the context for each timestamp.☆657Updated 4 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆116Updated 3 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆234Updated 6 years ago
- my codes for learning attention mechanism☆51Updated 5 years ago
- Transformer implemented in Keras☆369Updated 4 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Updated 5 years ago
- Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification☆249Updated 5 years ago
- Seq2seq using LSTM with attention from Luong et al☆10Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 7 years ago