DCGAN is initialized with random weights, so a random code plugged to the network would generate a completely random image. Having said that, while you might imagine, the network has countless parameters that we are able to tweak, and the intention is to locate a environment of such parameters that makes samples generated from random codes appear t… Read More