desire2020 / SRU-tensorflow
Training RNNs as fast as CNNs. An unofficial tensorflow implementation.
☆32Updated 6 years ago
Alternatives and similar repositories for SRU-tensorflow:
Users that are interested in SRU-tensorflow are comparing it to the libraries listed below
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 7 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 5 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆100Updated 6 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- ☆38Updated 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
- Quasi-RNN for language modeling☆57Updated 7 years ago
- ☆42Updated 6 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 7 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 years ago
- A Tensorflow implementation of Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 6 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 7 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- language model in Chinese,基于Pytorch官方文档实现☆68Updated 6 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 7 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆64Updated 7 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆60Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 8 years ago
- Sub-Character Representation Learning☆25Updated 6 years ago
- Highway networks implemented in PyTorch.☆56Updated 7 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆74Updated 9 years ago
- An extension on the Hierachical Recurrent Encoder-Decoder for Generative Context-Aware Query Suggestion, our implementation is in Tensorf…☆70Updated 7 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 7 years ago