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
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- TensorFlow implementation of "Improved Variational Autoencoders for Text Modeling using Dilated Convolutions"☆54Updated 5 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
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- ☆38Updated 8 years ago
- ☆11Updated 6 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- NLSTM Nested LSTM in Pytorch☆17Updated 7 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
- An Attention Layer in Keras☆43Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- This code extracts context embedding from sentence☆26Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Code for "Strong Baselines for Neural Semi-supervised Learning under Domain Shift" (Ruder & Plank, 2018 ACL)☆61Updated 2 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)☆44Updated 2 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
- Experiments using feedforward networks with attention☆46Updated 9 years ago