Newmu / dcgan_code

Deep Convolutional Generative Adversarial Networks
MIT License
3.42k stars 696 forks source link

No batch norm in last layer #34

Open rafaelvalle opened 7 years ago

rafaelvalle commented 7 years ago

This is more of a doubt than an issue. Why you don't add batch norm to the last layer of your discriminator and generator?