iwyoo / ConvLSTMCell-tensorflow
ConvLSTMCell for TensorFlow
☆59Updated 7 years ago
Alternatives and similar repositories for ConvLSTMCell-tensorflow:
Users that are interested in ConvLSTMCell-tensorflow are comparing it to the libraries listed below
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 7 years ago
- Code for Recurrent Spatial Transformer Networks☆161Updated 9 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 7 years ago
- Spatio-temporal video autoencoder with convolutional LSTMs☆294Updated 8 years ago
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆399Updated last year
- Deep residual learning on CIFAR10 with TensorFlow☆63Updated 8 years ago
- An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)☆43Updated 4 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 8 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated last year
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 6 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Recurrent Visual Attention Model☆135Updated 5 years ago
- Structured Receptive Fields in Convolutional Neural Networks☆47Updated 7 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆52Updated 7 years ago
- LSTM-Attention☆73Updated 7 years ago
- Working Theano implementation of Pixel RNN on MNIST.☆76Updated 8 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- Clockwork RNN in TensorFlow☆61Updated 7 years ago
- A Keras implementation of PixelRNN☆25Updated 8 years ago
- An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow☆420Updated 7 years ago
- Image captioning with spatial attention using keras with tensorflow backend☆59Updated 7 years ago
- Efficient layer normalization GPU kernel for Tensorflow☆110Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Batch-Normalized LSTM (Recurrent Batch Normalization) implementation in Torch.☆91Updated 8 years ago
- Chainer's simple implementation of fast R-CNN☆42Updated 5 years ago