DCGAN is initialized with random weights, so a random code plugged in the network would produce a very random image. On the other hand, as you may think, the network has numerous parameters that we could tweak, as well as the intention is to find a placing of such parameters that makes samples produced from random codes look like the education deta… Read More