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☆538Updated 5 years ago
- Transformer implemented in Keras☆369Updated 3 years ago
- Attention mechanism for processing sequential data that considers the context for each timestamp.☆656Updated 3 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 6 years ago
- Visualizing RNNs using the attention mechanism☆750Updated 6 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- Keras Layer implementation of Attention for Sequential models☆440Updated 2 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 5 years ago
- A wrapper layer for stacking layers horizontally☆228Updated 3 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,076Updated 3 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆965Updated 6 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- Neural Machine Translation with Keras☆529Updated 4 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆467Updated last year
- Attention-based sequence to sequence learning☆388Updated 6 years ago
- some attention implements☆1,446Updated 5 years ago
- Text autoencoder with LSTMs☆260Updated 6 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,812Updated last year
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,614Updated 2 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆983Updated 7 years ago
- A Capsule Implement with Pure Keras☆352Updated 5 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆278Updated 8 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- Implementation of Transformer Model in Tensorflow☆472Updated 2 years ago
- Sequence to Sequence Models with PyTorch☆739Updated 3 years ago
- An open source framework for seq2seq models in PyTorch.☆1,512Updated 3 months ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆832Updated 4 years ago