eriklindernoren / PyTorch-GAN

PyTorch implementations of Generative Adversarial Networks.
MIT License
16.41k stars 4.07k forks source link

Update gan.py #55

Open HanbumKo opened 5 years ago

HanbumKo commented 5 years ago

Fix adam b2 description. (first -> second)

esemeniuc commented 4 years ago

Looks good