A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
☆719Sep 24, 2021Updated 4 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆540May 30, 2020Updated 6 years ago
- Keras implementation of BERT with pre-trained weights☆813Jul 26, 2019Updated 6 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,810Mar 12, 2026Updated 3 months ago
- Transformer implemented in Keras☆368Jan 22, 2022Updated 4 years ago
- some attention implements☆1,449Nov 20, 2019Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,419Jan 22, 2022Updated 4 years ago
- Visualizing RNNs using the attention mechanism☆749Jun 25, 2019Updated 7 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,471May 21, 2023Updated 3 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Apr 21, 2019Updated 7 years ago
- Attention mechanism for processing sequential data that considers the context for each timestamp.☆657Jan 22, 2022Updated 4 years ago
- Neural Machine Translation with Keras☆532Jul 30, 2021Updated 4 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62May 25, 2020Updated 6 years ago
- Sequence to Sequence Learning with Keras☆3,170Aug 20, 2022Updated 3 years ago
- Using Keras + Tensor Flow to Implement Model Transformer in Paper "Attention Is All You Need". 使用 keras+tensorflow 实现论文"Attention Is All …☆34Jan 9, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Dec 18, 2018Updated 7 years ago
- Re-implementation of ELMo on Keras☆135Mar 25, 2023Updated 3 years ago
- Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.☆17,407Jun 2, 2023Updated 3 years ago
- An easy-to-use BERT in keras via tf-hub.☆12May 23, 2019Updated 7 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,749Apr 16, 2024Updated 2 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,181May 28, 2023Updated 3 years ago
- Keras community contributions☆1,585Oct 21, 2022Updated 3 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆964Jan 1, 2019Updated 7 years ago
- Position embedding layers in Keras☆58Jan 22, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Apr 30, 2018Updated 8 years ago
- QANet in keras (with Cove)☆66May 13, 2019Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Mar 21, 2018Updated 8 years ago
- An example attention network with simple dataset.☆228Mar 5, 2019Updated 7 years ago
- Load GPT-2 checkpoint and generate texts☆127Jan 22, 2022Updated 4 years ago
- Keras implementation of Graph Convolutional Networks☆793Apr 19, 2021Updated 5 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,077Sep 16, 2021Updated 4 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Nov 9, 2017Updated 8 years ago
- Keras Layer implementation of Attention for Sequential models