loliverhennigh / Convolutional-LSTM-in-TensorflowLinks
An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow
☆420Updated 8 years ago
Alternatives and similar repositories for Convolutional-LSTM-in-Tensorflow
Users that are interested in Convolutional-LSTM-in-Tensorflow are comparing it to the libraries listed below
Sorting:
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆400Updated last year
- Spatio-temporal video autoencoder with convolutional LSTMs☆294Updated 9 years ago
- Unsupervised Learning of Video Representations using LSTMs☆360Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆597Updated 8 years ago
- ConvLSTMCell for TensorFlow☆59Updated 7 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆515Updated 6 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆417Updated 8 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- DenseNet Implementation in Tensorflow☆567Updated 6 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 7 years ago
- A Tensorflow implementation of CNN-LSTM image caption generator architecture that achieves close to state-of-the-art results on the MSCOC…☆264Updated 7 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆396Updated 7 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 7 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆522Updated 8 years ago
- ☆388Updated 8 years ago
- a tensorflow implementation of WGAN☆578Updated 8 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆220Updated 3 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 years ago
- Tensorflow implementation of "Learning Deep Features for Discriminative Localization"☆360Updated 8 years ago
- in progress☆495Updated 6 years ago
- ResNet Implementation in TensorFlow☆85Updated 9 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆513Updated 3 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- Recurrent Visual Attention Model☆135Updated 6 years ago