keras-team / keras-contrib

Keras community contributions
MIT License
1.59k stars 653 forks source link

Normalization in WGAN-GP #560

Open Alexanderstaehle opened 3 years ago

Alexanderstaehle commented 3 years ago

Hello :) firstly thank you for this amazing work!

Could you explain (maybe with a source as well) why the normalization of the real data is defined in the range of [-1,1] here ?