thushv89 / attention_kerasLinks
Keras Layer implementation of Attention for Sequential models
☆440Updated 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
Sorting:
- Attention mechanism for processing sequential data that considers the context for each timestamp.☆656Updated 3 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆538Updated 5 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☆369Updated 3 years ago
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆362Updated last year
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- Visualizing RNNs using the attention mechanism☆750Updated 6 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 6 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,812Updated last year
- Text autoencoder with LSTMs☆260Updated 6 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated 11 months ago
- This is where I put all my work in Natural Language Processing☆96Updated 4 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆367Updated 5 years ago
- Implementation of Transformer Model in Tensorflow☆472Updated 2 years ago
- RMDL: Random Multimodel Deep Learning for Classification☆432Updated 2 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- Attention-based bidirectional LSTM for Classification Task (ICASSP)☆115Updated 2 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Neural Machine Translation with Keras☆529Updated 4 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆309Updated 5 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- 🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models☆310Updated 7 years ago
- How to do Unsupervised Clustering with Keras☆240Updated 6 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago