Skip to content

Instantly share code, notes, and snippets.

@Paulescu
Last active March 4, 2022 10:14
Show Gist options
  • Select an option

  • Save Paulescu/9cb0d5fba1356922ed16a8d2ca9ef597 to your computer and use it in GitHub Desktop.

Select an option

Save Paulescu/9cb0d5fba1356922ed16a8d2ca9ef597 to your computer and use it in GitHub Desktop.
import gym
env = gym.make('CartPole-v1')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment