yangperasd / gated_cnnLinks
Keras implementation of “Gated Linear Unit ”
☆23Updated last year
Alternatives and similar repositories for gated_cnn
Users that are interested in gated_cnn are comparing it to the libraries listed below
Sorting:
- Collection of custom layers and utility functions for Keras which are missing in the main framework.☆62Updated 5 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- ☆38Updated 8 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- TensorFlow implementation of "Improved Variational Autoencoders for Text Modeling using Dilated Convolutions"☆54Updated 5 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- Code for "Smaller Text Classifiers with Discriminative Cluster Embeddings" (NAACL 2018)☆29Updated 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 6 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆77Updated 6 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- Ordered Neurons LSTM☆30Updated 3 years ago
- An Attention Layer in Keras☆43Updated 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
- This repo is for residual-connected sentence encoder for NLI.☆11Updated 7 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 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
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 2 years ago