Open yangze0930 opened 8 years ago
I have followed mater branch and trained like this $ python main.py --data=mnist --model=pixel_rnn
$ python main.py --data=mnist --model=pixel_rnn
But after about 400 epochs, the pixel vanished and the generated picture looks like a empty picture:
What's wrong with my procedure?
I have followed mater branch and trained like this
$ python main.py --data=mnist --model=pixel_rnn
But after about 400 epochs, the pixel vanished and the generated picture looks like a empty picture:
What's wrong with my procedure?