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.☆399Updated last year
- Spatio-temporal video autoencoder with convolutional LSTMs☆294Updated 8 years ago
- Unsupervised Learning of Video Representations using LSTMs☆358Updated 7 years ago
- ConvLSTMCell for TensorFlow☆59Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆597Updated 8 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- ResNet Implementation in TensorFlow☆85Updated 9 years ago
- DCGAN implementation by TensorFlow☆157Updated 8 years ago
- convolutional lstm implementation in pytorch☆158Updated 7 years ago
- LSTM sequence modeling of video data☆73Updated 2 years ago
- ☆173Updated 7 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- Tensorflow implementation of "Learning Deep Features for Discriminative Localization"☆360Updated 7 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Repo about neural networks for images handling☆264Updated 6 years ago
- A collection of deep learning tutorials using Tensorflow and Python☆522Updated 8 years ago
- Recurrent Visual Attention Model☆135Updated 5 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆394Updated 7 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆514Updated 6 years ago
- Tensorflow implementation for DilatedRNN☆349Updated 7 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago