iwyoo / ConvLSTMCell-tensorflowLinks
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
Sorting:
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 7 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Spatio-temporal video autoencoder with convolutional LSTMs☆294Updated 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
- Code for Recurrent Spatial Transformer Networks☆162Updated 9 years ago
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆400Updated last year
- LSTM sequence modeling of video data☆74Updated 2 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆63Updated 9 years ago
- LSTM-Attention☆74Updated 7 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆59Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Clockwork RNN in TensorFlow☆61Updated 7 years ago
- Recurrent Visual Attention Model☆135Updated 5 years ago
- An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)☆43Updated 4 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago
- Image captioning with spatial attention using keras with tensorflow backend☆59Updated 7 years ago
- ☆92Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Generalized Loss-Sensitive Generative Adversarial Networks (GLS-GAN)☆46Updated 8 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆52Updated 7 years ago
- Chainer implementation of Wasserstein GAN☆95Updated 8 years ago
- Residual network block in Keras☆72Updated 8 years ago