pytorch/examples

DCGAN default setting in cifar10 not working

Open

#263 创建于 2017年12月4日

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

仓库指标

Star
 (21,634 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南