amitadate / S-LSTM-GAN-MNISTLinks
This repository contains the source for the paper "S-LSTM-GAN: Shared recurrent neural networks with adversarial training"
☆88Updated 5 years ago
Alternatives and similar repositories for S-LSTM-GAN-MNIST
Users that are interested in S-LSTM-GAN-MNIST are comparing it to the libraries listed below
Sorting:
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆297Updated last year
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Semi-supervised Learning GAN☆79Updated 7 years ago
- Using a GAN based multi scale CNN to predict future frames of a video. Implemented in Chainer☆57Updated 6 years ago
- Keras implementation of the conditional GAN.☆57Updated 8 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Keras implementation of LSTM Variational Autoencoder☆227Updated 5 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- Experiments with beta-VAE to learn disentangled representations from the data☆65Updated 6 years ago
- Autoencoders using Keras☆77Updated 7 years ago
- Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this reposi…☆139Updated 7 years ago
- Implementation of C-RNN-GAN.☆457Updated 6 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- Tensorflow implementation of adversarial auto-encoder for MNIST☆87Updated 7 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)☆68Updated 7 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head atte…☆145Updated 6 years ago
- GANs Implementations in Keras☆24Updated 7 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated 9 months ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Sequence-to-sequence autoencoder for unsupervised learning of nonlinear dynamics (Tensorflow).☆30Updated 3 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago