phvu / grid-lstm-tensorflowLinks
Examples of using GridLSTM (and GridRNN in general) in tensorflow
☆62Updated 8 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
Sorting:
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Residual network block in Keras☆72Updated 9 years ago
- Generative Adversarial Networks with Keras☆157Updated 5 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 9 years ago
- Implementation of UFCNN in Keras☆93Updated 9 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆157Updated 8 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆186Updated 10 years ago
- bidirectional lstm☆152Updated 9 years ago
- Implementation of GoogLeNet with lasagne and theano☆28Updated 10 years ago
- Comparative Study of Deep Learning Software Frameworks☆70Updated 9 years ago
- Forward Thinking NIPS 2017☆107Updated 8 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆53Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- DrMAD☆107Updated 8 years ago
- Dynamic Capacity Networks using Tensorflow☆52Updated 8 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Fully differentiable deep-neural decision forest in tensorflow☆229Updated 8 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- ☆138Updated 8 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 7 years ago
- ConvLSTMCell for TensorFlow☆59Updated 8 years ago
- An implementation of Highway Networks in Caffe☆96Updated 10 years ago
- Deep Unsupervised Perceptual Grouping☆132Updated 5 years ago
- Implementation of Spatial Contrasting Network in Keras.☆20Updated 9 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- This toolbox is support material for the book on CNN (http://www.convolution.network).☆42Updated 8 years ago