Skip to content

Instantly share code, notes, and snippets.

@NMZivkovic
Created July 20, 2019 09:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NMZivkovic/718f6fe6ba1666ad09dddd60b603520b to your computer and use it in GitHub Desktop.
Save NMZivkovic/718f6fe6ba1666ad09dddd60b603520b to your computer and use it in GitHub Desktop.
GAME_NAME = "BreakoutDeterministic-v4"
NUMBER_OF_FRAMES = 5
enviroment = gym.make(GAME_NAME).env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment