DCGAN is initialized with random weights, so a random code plugged into the network would generate a very random picture. Nonetheless, as you might imagine, the network has many parameters that we could tweak, along with the aim is to find a location of these parameters which makes samples produced from random codes seem like the training data.The … Read More