carpedm20 / carpedm20/pixel-rnn-tensorflow
generated sample become zero
- Dominant language
- Python
- Stars
- 489
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with main.py and reproduce the reported command, `python main.py --data=mnist --model=pixel_rnn`, after roughly 400 epochs. Inspect the training and sample-generation behavior for the point where pixels disappear; done means identifying a reproducible cause and restoring non-empty generated samples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100