pytorch/examples

DCGAN default setting in cifar10 not working

Open

#263 创建于 2017年12月4日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)Python (21,634 star) (9,429 fork)batch import
good first issue

描述

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?

贡献者指南