thushv89 / attention_keras
Keras Layer implementation of Attention for Sequential models
☆441Updated 2 years ago
Alternatives and similar repositories for attention_keras:
Users that are interested in attention_keras are comparing it to the libraries listed below
- Attention mechanism for processing sequential data that considers the context for each timestamp.☆655Updated 3 years ago
- A wrapper layer for stacking layers horizontally☆228Updated 3 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆712Updated 3 years ago
- Transformer implemented in Keras☆372Updated 3 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆537Updated 4 years ago
- Visualizing RNNs using the attention mechanism☆750Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated 8 months ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆357Updated last year
- An example attention network with simple dataset.☆230Updated 6 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,809Updated last year
- attention-based LSTM/Dense implemented by Keras☆299Updated 7 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- Neural Machine Translation with Keras☆530Updated 3 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆364Updated 5 years ago
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆114Updated 2 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆699Updated 4 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆205Updated 6 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- 🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models☆308Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆603Updated 5 years ago
- An implementation of a sequence to sequence neural network using an encoder-decoder☆209Updated 5 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 6 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,077Updated 3 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago