Replicates Adversarial Autoencoder architecture from Makhzani, Alireza, et al. "Adversarial autoencoders." arXiv preprint arXiv:1511.05644 (2015).
The code is adapted from Naresh's implementation here. Thanks Naresh!
The code here aims to add two mnist pictures to their sum picture.