phvu / grid-lstm-tensorflowLinks
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
Sorting:
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 7 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆188Updated 9 years ago
- ConvLSTMCell for TensorFlow☆59Updated 7 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- ☆137Updated 7 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- Residual network block in Keras☆72Updated 8 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Deep Unsupervised Perceptual Grouping☆131Updated 4 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- Forward Thinking NIPS 2017☆106Updated 7 years ago
- Implementation of UFCNN in Keras☆93Updated 8 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- Implementation of GoogLeNet with lasagne and theano☆28Updated 9 years ago
- bidirectional lstm☆152Updated 9 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆52Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- ☆58Updated 8 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- Implementation of several different types of autoencoders☆116Updated 2 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 10 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Clockwork RNN in TensorFlow☆61Updated 7 years ago