CyberZHG / keras-transformerLinks
Transformer implemented in Keras
☆369Updated 3 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☆713Updated 4 years ago
- Keras library for building (Universal) Transformers, facilitating BERT and GPT models☆540Updated 5 years ago
- A wrapper layer for stacking layers horizontally☆228Updated 3 years ago
- Attention mechanism for processing sequential data that considers the context for each timestamp.☆656Updated 3 years ago
- Keras Layer implementation of Attention for Sequential models☆442Updated 2 years ago
- A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.☆810Updated 2 years ago
- 自注意力与文本分类☆119Updated 7 years ago
- Implementation of XLNet that can load pretrained checkpoints☆171Updated 3 years ago
- Transformer-based models implemented in tensorflow 2.x(using keras).☆76Updated 3 years ago
- Re-implementation of ELMo on Keras☆134Updated 2 years ago
- Keras implementation of BERT with pre-trained weights☆815Updated 6 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆204Updated 2 years ago
- Multi-class metrics for Tensorflow☆223Updated 3 years ago
- TextCNN by TensorFlow 2.0.0 ( tf.keras mainly ).☆62Updated 6 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
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆209Updated 7 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- Implementation of papers for text classification task on DBpedia☆736Updated 5 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆152Updated 7 years ago
- document classification using LSTM + self attention☆114Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆388Updated 2 years ago
- ☆534Updated 6 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆78Updated 7 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- LSTM-CRF in PyTorch☆461Updated last year