lsdefine / attention-is-all-you-need-kerasLinks
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
☆713Updated 3 years ago
Alternatives and similar repositories for attention-is-all-you-need-keras
Users that are interested in attention-is-all-you-need-keras are comparing it to the libraries listed below
Sorting:
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆540Updated 5 years ago
- Attention mechanism for processing sequential data that considers the context for each timestamp.☆656Updated 3 years ago
- Transformer implemented in Keras☆369Updated 3 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- Keras implementation of BERT with pre-trained weights☆815Updated 6 years ago
- A wrapper layer for stacking layers horizontally☆228Updated 3 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- Keras Layer implementation of Attention for Sequential models☆442Updated 2 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 5 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,813Updated last year
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,078Updated 4 years ago
- some attention implements☆1,448Updated 5 years ago
- A Capsule Implement with Pure Keras☆352Updated 5 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- Attention-based sequence to sequence learning☆388Updated 6 years ago
- Text autoencoder with LSTMs☆262Updated 6 years ago
- A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.☆809Updated 2 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆467Updated last year
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆965Updated 6 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆279Updated 8 years ago
- Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP☆442Updated last year
- Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with Ten…☆363Updated last year
- Neural Machine Translation with Keras☆529Updated 4 years ago
- Implementation of Transformer Model in Tensorflow☆474Updated 2 years ago
- Multi-class metrics for Tensorflow☆223Updated 3 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago