the return value of step function in atari
Open
- Dominant language
- Jupyter Notebook
- Stars
- 10.9k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I try to run the code with default setting for aatari (Pong). I find the step function (dopamine/dopamine/discrete_domains/atari_lib.py +467) returns five values but the code just defines four values. May I ask how to modify that?
In addition, I find the step function returns 2 values about "done" and I think this maybe the main reason.
Thank you very much!
Contributor guide
Assessment
This issue has not been assessed yet.