TensorFlow implementation of Ladder Variational Autoencoders (NIPS 2016) on the MNIST generation task.
Right are original inputs and left are reconstructed images. This code was written considerably inspired from Eric Jang's DRAW.
python main.py
TensorFlow implementation of Ladder Variational Autoencoders (NIPS 2016) on the MNIST generation task.
Right are original inputs and left are reconstructed images. This code was written considerably inspired from Eric Jang's DRAW.
python main.py