DCGAN is initialized with random weights, so a random code plugged in to the network would generate a totally random picture. However, while you might imagine, the network has many parameters that we could tweak, and the target is to find a location of those parameters which makes samples created from random codes appear like the instruction data.I… Read More