carpedm20 / carpedm20/NTM-tensorflow
Python3?
- Dominant language
- Jupyter Notebook
- Stars
- 1k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
According to the readme, it supports both python 2 and 3. But using python3 to run the first example (train) in the readme cause an error about xrange/range. So the question is how does it support python3? Using 2to3 is tested to be okay? TIA!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the README's first `train` example and reproduce the reported Python 3 error involving `xrange` and `range`. Inspect the example's Python compatibility and the README's claim that Python 2 and 3 are supported; the work is complete when the supported Python 3 path is clear and the example no longer fails for this reason.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100