pytorch/examples

DCGAN default setting in cifar10 not working

Open

#263 opened on Dec 4, 2017

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Python (21,634 stars) (9,429 forks)batch import
good first issue

Description

After run about 15 epoch, the generator seems to collapse to a parameter setting where it always emits the same point.

Did anyone run the script successfully?

Contributor guide