tjwei / GANotebooks

wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

batchnormalization for wgan2-keras.ipynb

jq460494839 opened this issue · comments

commented

why in Discriminator, you didn't use batchnormalization?