chenyuntc / chenyuntc/pytorch-GAN
the 'xrange' is error
Open
- Dominant language
- Jupyter Notebook
- Stars
- 188
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
the 'xrange' is in 'for epoch in xrange(opt.max_epoch):' is wrong.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the notebook containing `for epoch in xrange(opt.max_epoch):` and read the surrounding training loop and runtime assumptions first. Confirm the Python-compatible iteration behavior and run the notebook or available checks; done when the epoch loop executes without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100