CyberZHG / keras-self-attentionLinks
Attention mechanism for processing sequential data that considers the context for each timestamp.
☆655Updated 3 years ago
Alternatives and similar repositories for keras-self-attention
Users that are interested in keras-self-attention are comparing it to the libraries listed below
Sorting:
- A wrapper layer for stacking layers horizontally☆228Updated 3 years ago
- Transformer implemented in Keras☆371Updated 3 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆537Updated 5 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆712Updated 3 years ago
- Keras Layer implementation of Attention for Sequential models☆441Updated 2 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,809Updated last year
- Visualizing RNNs using the attention mechanism☆750Updated 6 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆360Updated last year
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- attention-based LSTM/Dense implemented by Keras☆299Updated 7 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 5 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated 9 months ago
- Text classification using deep learning models in Pytorch☆814Updated 6 years ago
- document classification using LSTM + self attention☆112Updated 5 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- some attention implements☆1,444Updated 5 years ago
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆115Updated 2 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆348Updated 7 years ago
- An implementation of a sequence to sequence neural network using an encoder-decoder☆209Updated 5 years ago
- Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)☆439Updated 6 years ago
- Keras community contributions☆1,579Updated 2 years ago
- Multi-class metrics for Tensorflow☆223Updated 2 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆702Updated 4 years ago
- Text autoencoder with LSTMs☆260Updated 6 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆205Updated 6 years ago
- Word Embedding + LSTM + FC☆161Updated 11 months ago