desire2020 / SRU-tensorflow
Training RNNs as fast as CNNs. An unofficial tensorflow implementation.
☆32Updated 7 years ago
Alternatives and similar repositories for SRU-tensorflow:
Users that are interested in SRU-tensorflow are comparing it to the libraries listed below
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- A Tensorflow implementation of Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 6 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 7 years ago
- ☆42Updated 6 years ago
- Highway networks implemented in PyTorch.☆56Updated 7 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 7 years ago
- ☆11Updated 8 years ago
- Sequence to sequence learning with MXNET☆50Updated 8 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
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 7 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 6 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 5 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- Implementation of conversational intelligence using r-net models☆41Updated 7 years ago
- Attention models☆33Updated 9 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 7 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆111Updated 4 years ago
- ☆38Updated 7 years ago
- ☆58Updated 8 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆45Updated 7 years ago
- Tensorflow implementation of Generating Sentences from a Continuous Space☆30Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 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