pytorch/examples

DCGAN default setting in cifar10 not working

Aberta

#263 aberto em 4 de dez. de 2017

 (2 comentários) (1 reação) (0 responsável)Python (9.429 forks)batch import
good first issue

Métricas do repositório

Stars
 (21.634 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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