asahi417 / LSTMCellLinks
Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent Highway, Attention, Layer norm, Recurrent dropout, Variational dropout.
☆30Updated 7 years ago
Alternatives and similar repositories for LSTMCell
Users that are interested in LSTMCell are comparing it to the libraries listed below
Sorting:
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 4 years ago
- ☆38Updated 8 years ago
- Simple LSTM-based word-level language model in PyTorch☆47Updated 6 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 7 years ago
- Improving the Transformer translation model with document-level context☆170Updated 5 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- Compare six baseline deep learning models on TrecQA☆60Updated 7 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 5 years ago
- Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.or…☆198Updated 4 years ago
- CopyNet Implementation with Tensorflow and nmt☆122Updated 7 years ago
- Neural network toolkit for sentence pair modeling.☆304Updated 4 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 4 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 9 years ago
- Highway Networks implement in pytorch☆73Updated 3 years ago
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆218Updated 7 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- Tensorflow implementation of Bi-directional RNN Langauge Model☆38Updated 7 years ago
- Neural Machine Translation with RNN/ConvS2S/Transoformer☆13Updated 7 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 6 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 6 years ago
- 📄 Deep Learning 中 Sentiment Analysis 論文統整與分析 😀😡☹️😭🙄🤢☆115Updated 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
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago