pytorch/examples

DCGAN default setting in cifar10 not working

Open

#263 aberto em 4 de dez. de 2017

Ver no GitHub
 (2 comments) (1 reaction) (0 assignees)Python (9.429 forks)batch import
good first issue

Métricas do repositório

Stars
 (21.634 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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?

Guia do colaborador