phvu / grid-lstm-tensorflowLinks
Examples of using GridLSTM (and GridRNN in general) in tensorflow
☆63Updated 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:
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- 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☆179Updated 8 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆187Updated 9 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆53Updated 8 years ago
- CTC for lasagne☆25Updated 10 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- Implementation of GoogLeNet with lasagne and theano☆28Updated 10 years ago
- Forward Thinking NIPS 2017☆106Updated 7 years ago
- Deep Unsupervised Perceptual Grouping☆131Updated 4 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 9 years ago
- Comparative Study of Deep Learning Software Frameworks☆70Updated 9 years ago
- Implementation of UFCNN in Keras☆93Updated 8 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- bidirectional lstm☆152Updated 9 years ago
- Residual network block in Keras☆72Updated 8 years ago
- ConvLSTMCell for TensorFlow☆59Updated 7 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆121Updated 7 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
- Implementation of several different types of autoencoders☆116Updated 3 years ago
- ☆137Updated 8 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- Conditional generative adversarial networks for convolutional face generation☆100Updated 9 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago