lsdefine / attention-is-all-you-need-kerasLinks
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
☆712Updated 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☆537Updated 5 years ago
- Attention mechanism for processing sequential data that considers the context for each timestamp.☆655Updated 3 years ago
- Transformer implemented in Keras☆371Updated 3 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- Keras Layer implementation of Attention for Sequential models☆441Updated 2 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
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 5 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- some attention implements☆1,445Updated 5 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,809Updated last year
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- Implementation of papers for text classification task on DBpedia☆736Updated 4 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,078Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆701Updated 4 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆466Updated last year
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆965Updated 6 years ago
- A Capsule Implement with Pure Keras☆351Updated 5 years ago
- Neural Machine Translation with Keras☆529Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆738Updated 3 years ago
- Attention-based sequence to sequence learning☆390Updated 6 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆767Updated 2 years ago
- Implementation of Transformer Model in Tensorflow☆470Updated 2 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆981Updated 7 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆493Updated 5 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆278Updated 8 years ago
- Text autoencoder with LSTMs☆260Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆830Updated 4 years ago