mao1756

joined 9 months ago
[–] mao1756@alien.top 1 points 9 months ago (1 children)

I learned GAN recently too so take it with a grain of salt.

The generative network learns a function that takes random noise as an input and returns a generated sample. As a consequence, the network learns the distribution of the true samples, but that information is hard to retrieve because it is encoded as weights of neural networks. So yes, it learns the distribution, but we cannot use it because it is in a hard-to-use format.