Choco31415 / Attention_Network_With_Keras
An example attention network with simple dataset.
☆230Updated 5 years ago
Alternatives and similar repositories for Attention_Network_With_Keras:
Users that are interested in Attention_Network_With_Keras are comparing it to the libraries listed below
- A Capsule Implement with Pure Keras☆351Updated 5 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆277Updated 7 years ago
- attention-based LSTM/Dense implemented by Keras☆297Updated 6 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- ☆132Updated 4 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Updated 5 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- TensorFlow Implementation of TCN (Temporal Convolutional Networks)☆111Updated 6 years ago
- keras implementation of conditional random field☆246Updated 5 years ago
- A wrapper layer for stacking layers horizontally☆228Updated 3 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆713Updated 3 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆155Updated 5 years ago
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification