desire2020 / SRU-tensorflowLinks
Training RNNs as fast as CNNs. An unofficial tensorflow implementation.
☆33Updated 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
Sorting:
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆99Updated 7 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 10 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- Sequence to sequence learning with MXNET☆50Updated 9 years ago
- Chinese Natural Language Correction via Language Model☆14Updated 8 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆273Updated 8 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆92Updated 9 years ago
- ☆38Updated 8 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- A Tensorflow implementation of Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 7 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 9 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 9 years ago
- Python Linear CRF☆46Updated 11 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 10 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 8 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆45Updated 8 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- SeqGAN implementation for generating text using an RNN.☆100Updated 8 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 7 years ago
- Character-Level language models☆77Updated 8 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆90Updated 6 years ago
- Attention models☆32Updated 10 years ago
- Implementation of Simple Recurrent Unit in Keras☆90Updated 8 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 6 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago