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 2 years ago
- Spatio-temporal video autoencoder with convolutional LSTMs☆294Updated 9 years ago
- Unsupervised Learning of Video Representations using LSTMs☆363Updated 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 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆416Updated 8 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 7 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆521Updated 8 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆517Updated 6 years ago
- ResNet Implementation in TensorFlow☆85Updated 9 years ago
- TensorFlow LSTM-autoencoder implementation☆192Updated 7 years ago
- ☆388Updated 8 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆396Updated 8 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆208Updated 8 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆153Updated 2 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 8 years ago
- Tensorflow implementation of "Learning Deep Features for Discriminative Localization"☆361Updated 8 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 7 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- DenseNet Implementation in Tensorflow☆567Updated 6 years ago
- a tensorflow implementation of WGAN☆578Updated 8 years ago
- Everything about Generative Adversarial Networks☆248Updated 6 years ago
- in progress☆494Updated 6 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆513Updated 4 years ago
- A Tensorflow implementation of CNN-LSTM image caption generator architecture that achieves close to state-of-the-art results on the MSCOC…☆267Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 8 years ago
- Repo about neural networks for images handling☆264Updated 7 years ago
- DCGAN implementation by TensorFlow☆157Updated 8 years ago