Ran random_agent.py
from the examples folder in the default gym
installation.
Last active
May 5, 2016 03:31
-
-
Save rickhenderson/571a4ad0dbc45e72c5809dda116019e4 to your computer and use it in GitHub Desktop.
random-agent-cartpole-v0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Failed experiment on Cartpole-v0 using the
random_agent.py
sample.