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
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆273Updated 8 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 10 years ago
- Sequence to sequence learning with MXNET☆50Updated 9 years ago
- Chinese Natural Language Correction via Language Model☆14Updated 8 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 7 years ago
- ☆38Updated 8 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 9 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆92Updated 9 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 9 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- ☆42Updated 7 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 8 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- Implementation of conversational intelligence using r-net models☆41Updated 8 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆90Updated 7 years ago
- A Tensorflow implementation of Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 7 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆103Updated 4 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆124Updated 2 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆110Updated 5 years ago
- ☆11Updated 9 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 10 years ago
- Character-Level language models☆77Updated 8 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- TensorFlow GAN implementation using Gumbel Softmax☆94Updated 8 years ago