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
☆419Updated 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
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- DenseNet Implementation in Tensorflow☆566Updated 6 years ago
- Everything about Generative Adversarial Networks☆249Updated 6 years ago
- ResNet Implementation in TensorFlow☆85Updated 9 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…☆516Updated 6 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆396Updated 7 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆84Updated 5 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
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆241Updated 7 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- a tensorflow implementation of WGAN☆578Updated 8 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 years ago
- ☆388Updated 8 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- DCGAN implementation by TensorFlow☆157Updated 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
- Repo about neural networks for images handling☆264Updated 7 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆121Updated 6 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- GAN讨论群讨论汇总的地方☆226Updated 7 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆220Updated 3 years ago