thushv89 / attention_keras
Keras Layer implementation of Attention for Sequential models
☆444Updated last year
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.☆658Updated 3 years ago
- A wrapper layer for stacking layers horizontally☆228Updated 3 years ago
- Transformer implemented in Keras☆372Updated 3 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆536Updated 4 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆713Updated 3 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Visualizing RNNs using the attention mechanism☆749Updated 5 years ago
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆113Updated 2 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 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
- Keras Attention Layer (Luong and Bahdanau scores).☆2,807Updated last year
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆172Updated 6 months ago
- An example attention network with simple dataset.☆230Updated 5 years ago
- attention-based LSTM/Dense implemented by Keras☆297Updated 6 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆307Updated 4 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆361Updated 4 years ago
- An implementation of a sequence to sequence neural network using an encoder-decoder☆210Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Re-implementation of ELMo on Keras☆134Updated last year
- Text summarization using seq2seq in Keras☆291Updated 3 years ago
- Text autoencoder with LSTMs☆262Updated 5 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 3 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆206Updated 6 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Multi Label text classification using bert☆154Updated 5 years ago
- TensorFlow implementation of focal loss☆186Updated 3 years ago