zimmerrol / keras-utility-layer-collection
Collection of custom layers and utility functions for Keras which are missing in the main framework.
☆62Updated 4 years ago
Alternatives and similar repositories for keras-utility-layer-collection:
Users that are interested in keras-utility-layer-collection are comparing it to the libraries listed below
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 5 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated 9 months ago
- An Attention Layer in Keras☆43Updated 5 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 years ago
- Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)☆44Updated 2 years ago
- Keras implementation of Nested LSTMs☆89Updated 6 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Implementation of CRF layer in Keras.☆74Updated 7 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- Implementation of Simple Recurrent Unit in Keras☆89Updated 7 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 7 years ago
- LSTM and Hierarchical Attention Network on DSVM☆41Updated 7 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 6 years ago
- Implementation of IndRNN in Keras☆67Updated 4 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent High…☆30Updated 6 years ago
- ☆38Updated 7 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 5 years ago
- Re-implementation of ELMo on Keras☆134Updated last year
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 4 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 6 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago