Skip to content

hhappy06/Adversarial_AutoEncoder_tensorflo

Repository files navigation

Adversarial_AutoEncoder_tensorflow

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'

##Result image

About

My practics about Adversarial AutoEncoder using tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages