We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
atari-representation-learning/atariari/benchmark/ram_annotations.py
Line 68 in f5e1080
In the Berzerk game dictionary there are 8 indices corresponding to robot_x coordinates and 9 indices corresponding to robot_y coordinates.
enemy_robots_x=range(65, 73), enemy_robots_y=range(56, 65),
Is this a bug/typo?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
atari-representation-learning/atariari/benchmark/ram_annotations.py
Line 68 in f5e1080
In the Berzerk game dictionary there are 8 indices corresponding to robot_x coordinates and 9 indices corresponding to robot_y coordinates.
Is this a bug/typo?
The text was updated successfully, but these errors were encountered: