phvu / grid-lstm-tensorflow
Examples of using GridLSTM (and GridRNN in general) in tensorflow
☆63Updated 7 years ago
Alternatives and similar repositories for grid-lstm-tensorflow:
Users that are interested in grid-lstm-tensorflow are comparing it to the libraries listed below
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆188Updated 9 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 7 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- Implementation of UFCNN in Keras☆93Updated 8 years ago
- Residual network block in Keras☆72Updated 8 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Forward Thinking NIPS 2017☆106Updated 7 years ago
- ConvLSTMCell for TensorFlow☆59Updated 7 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- ☆137Updated 7 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆144Updated 4 years ago
- CTC for lasagne☆25Updated 9 years ago
- Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM☆55Updated 9 years ago
- bidirectional lstm☆152Updated 9 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Universal library for deep reinforcement learning.☆38Updated 9 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 9 years ago
- A Quick and Dirty Progressive Neural Network written in TensorFlow.☆52Updated 6 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 6 years ago