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
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- Residual network block in Keras☆72Updated 8 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Implementation of UFCNN in Keras☆93Updated 8 years ago
- Implementation of several different types of autoencoders☆116Updated 2 years ago
- ☆137Updated 7 years ago
- bidirectional lstm☆152Updated 9 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 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
- Universal library for deep reinforcement learning.☆38Updated 9 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- Implementation of GoogLeNet with lasagne and theano☆28Updated 9 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 10 years ago
- Code for Kaggle EEG Detection competition☆70Updated 9 years ago
- Recreating the Deep Residual Network in Lasagne☆118Updated 9 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆52Updated 7 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- ☆58Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Reasonably-okay-performing implementation of a GAN and an adversarial autoencoder on MNIST.☆29Updated 9 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 10 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago