tam17aki / recurrent-batchnorm-tensorflowLinks
An implementation of LSTM with Recurrent Batch Normalization.
☆19Updated 8 years ago
Alternatives and similar repositories for recurrent-batchnorm-tensorflow
Users that are interested in recurrent-batchnorm-tensorflow are comparing it to the libraries listed below
Sorting:
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 6 months ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 9 years ago
- Keras implementation of Nested LSTMs☆88Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- LSTM-Attention☆75Updated 8 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 8 years ago
- Mozi, Transfer Learning, Multi-Modal Learning, Theano☆27Updated 9 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆54Updated 7 years ago
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- ☆83Updated 9 years ago
- Notes for Deep Learning Papers☆19Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- ☆79Updated 8 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 8 years ago
- Attention is All You Need in Sonnet☆38Updated 8 years ago
- ☆45Updated 9 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- ☆62Updated 8 years ago
- Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications☆64Updated 8 years ago
- Tensorflow implementation of the Long-Short Term Memory Network with Deep Attention Fusion for the SNLI dataset.☆23Updated 9 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Updated 9 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆128Updated 8 years ago