DCGAN is initialized with random weights, so a random code plugged into your network would create a very random picture. On the other hand, as you may think, the network has numerous parameters that we can easily tweak, along with the target is to find a placing of such parameters that makes samples produced from random codes look like the instruct… Read More