pytorch/examples

DCGAN default setting in cifar10 not working

开放

#263 创建于 2017年12月4日

 (2 条评论) (1 个反应) (0 位负责人)Python (9,429 个派生)batch import
good first issue

仓库指标

星标
 (21,634 个星标)
PR 合并指标
 (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?

贡献者指南