kpot / keras-transformerLinks
Keras library for building (Universal) Transformers, facilitating BERT and GPT models
☆541Updated 5 years ago
Alternatives and similar repositories for keras-transformer
Users that are interested in keras-transformer are comparing it to the libraries listed below
Sorting:
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆712Updated 4 years ago
- Transformer implemented in Keras☆369Updated 3 years ago
- Keras implementation of BERT with pre-trained weights☆816Updated 6 years ago
- Attention mechanism for processing sequential data that considers the context for each timestamp.☆659Updated 3 years ago
- Keras Layer implementation of Attention for Sequential models☆442Updated 2 years ago
- A wrapper layer for stacking layers horizontally☆229Updated 3 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- Neural Machine Translation with Keras☆530Updated 4 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.☆810Updated 2 years ago
- Re-implementation of ELMo on Keras☆135Updated 2 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 7 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,181Updated 4 years ago
- Load GPT-2 checkpoint and generate texts☆127Updated 3 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- 🔡 Token level embeddings from BERT model on mxnet and gluonnlp☆451Updated 6 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 5 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- Multi-class metrics for Tensorflow☆223Updated 3 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆983Updated 7 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,613Updated 2 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 repository containing tutorials for practical NLP using PyTorch☆537Updated 6 years ago
- This is where I put all my work in Natural Language Processing☆96Updated 4 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆608Updated 5 years ago
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 5 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 6 years ago
- A Transformer implementation in Keras' Imperative (Subclassing) API for TensorFlow.☆54Updated 6 years ago