monk1337 / Various-Attention-mechanisms
This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention etc in Pytorch, Tensorflow, Keras
☆124Updated 3 years ago
Alternatives and similar repositories for Various-Attention-mechanisms:
Users that are interested in Various-Attention-mechanisms 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
- document classification using LSTM + self attention☆113Updated 5 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 7 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 5 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated 9 months ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 5 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 5 years ago
- pytorch neural network attention mechanism☆147Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- NLSTM Nested LSTM in Pytorch☆18Updated 6 years ago
- An Attention Layer in Keras☆43Updated 5 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆140Updated 7 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆155Updated 5 years ago
- The implementation of Meta-LSTM in "Meta Multi-Task Learning for Sequence Modeling." AAAI-18☆33Updated 6 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆69Updated 4 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆30Updated last month
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆227Updated 5 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 4 years ago
- Multi heads attention for image classification☆81Updated 6 years ago