jacobgil / keras-dcgan

Keras implementation of Deep Convolutional Generative Adversarial Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noise sampling

mynameisvinn opened this issue · comments

commented

is there a reason you sampled from an uniform distribution (as opposed to a normal distribution)? just wondering if this was intentional or not!