Skip to content

Instantly share code, notes, and snippets.

@messiest
Created December 21, 2017 11:49
Show Gist options
  • Save messiest/0062c6457c050426692fa645f88c26e0 to your computer and use it in GitHub Desktop.
Save messiest/0062c6457c050426692fa645f88c26e0 to your computer and use it in GitHub Desktop.
import gym
env = gym.make('SuperMarioBros-1-1-v0')
env.reset()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment