Skip to content

Instantly share code, notes, and snippets.

@MikeShi42
Last active September 18, 2018 03:29
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 MikeShi42/ad96c5d84dcb8bdc2479b2b2911be5dd to your computer and use it in GitHub Desktop.
Save MikeShi42/ad96c5d84dcb8bdc2479b2b2911be5dd to your computer and use it in GitHub Desktop.
import gym
import numpy as np
env = gym.make('CartPole-v1')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment