What does the "random input" from noise (random noise) mean in GANs?
Let's say I want to synthesize data such as name, age, income etc.. Does my generator know the original data sets (and thus the distributions of the data)?
How can I think of "random noise" in this scenario?