desire2020 / SRU-tensorflowLinks
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
Sorting:
- Highway networks implemented in PyTorch.☆55Updated 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
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- ☆42Updated 6 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆45Updated 7 years ago
- Sequence to sequence learning with MXNET☆50Updated 8 years ago
- A Tensorflow implementation of Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 6 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 8 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
- ☆38Updated 8 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 5 years ago
- Source code for an ACL2016 paper of Chinese word segmentation