My practice about AAE (Adversarial Autoencoders) using tensorflow.
##Use
run 'python mnist_process.py' to create mnist samples
run 'python train_aae.py' to train the AAE network
run 'python show_testing_result.py' to plot the result One could find the result picture at './result/test.png'
