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
- document classification using LSTM + self attention☆113Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆124Updated 3 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 6 years ago
- ☆76Updated 4 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- A wrapper layer for stacking layers horizontally☆228Updated 3 years ago
- Word Embedding + LSTM + FC☆161Updated 6 months ago
- Sequence to Sequence Models with PyTorch☆26Updated 6 years ago
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆113Updated 2 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆30Updated last month
- pytorch; mask language model ; bert☆72Updated 5 years ago
- a simple pytorch implement of Multi-Sample Dropout☆56Updated 5 years ago
- attention-based LSTM/Dense implemented by Keras☆296Updated 6 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- ☆16Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆353Updated last year
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆172Updated 5 months ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 3 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆136Updated 6 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
- some basic deep learning models/method for nlp, text classification.☆81Updated 4 years ago
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆301Updated last year
- Multi heads attention for image classification☆81Updated 6 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 4 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- An Inplementation of CRF (Conditional Random Fields) in PyTorch 1.0☆136Updated 4 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
- Sequence to Sequence Models in PyTorch☆44Updated 6 months ago
- my codes for learning attention mechanism☆50Updated 4 years ago