What is AutoGAN?
AutoGAN is an architecture search strategy developed by Gong, et al. in 2019 to
find the most optimal Generator network architecture using reinforcement
learning, trained to generate images from CIFAR-10 and STL-10. To understand
how AutoGAN works requires an understanding of the basics of Neural Architecture
Search (NAS). This post