loliverhennigh / Convolutional-LSTM-in-Tensorflow
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
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
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆399Updated last year
- Spatio-temporal video autoencoder with convolutional LSTMs☆294Updated 8 years ago
- Unsupervised Learning of Video Representations using LSTMs☆360Updated 7 years ago
- ConvLSTMCell for TensorFlow☆59Updated 7 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- DCGAN implementation by TensorFlow☆157Updated 8 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆514Updated 3 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆521Updated 7 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Tensorflow implementation of "Learning Deep Features for Discriminative Localization"☆361Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- A Tensorflow implementation of CNN-LSTM image caption generator architecture that achieves close to state-of-the-art results on the MSCOC…☆263Updated 7 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- convolutional lstm implementation in pytorch☆158Updated 7 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- a tensorflow implementation of WGAN☆578Updated 7 years ago
- in progress☆495Updated 5 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated 10 months ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 years ago
- LSTM sequence modeling of video data☆74Updated 2 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆441Updated 5 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- DenseNet Implementation in Tensorflow☆568Updated 5 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 8 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆213Updated 8 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago