rnn-vae
rnn-vae copied to clipboard
Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"
Variational Autoencoder integrated with Recurrent Neural Network
This is a TensorFlow implementation of variational autoencoder integrated with RNN based on Google DeepMind's DRAW: A Recurrent Neural Network For Image Generation.