Skip to content

Instantly share code, notes, and snippets.

@ceteri
Last active July 7, 2020 06:40
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 ceteri/e61038352c86852c81f39a910307918f to your computer and use it in GitHub Desktop.
Save ceteri/e61038352c86852c81f39a910307918f to your computer and use it in GitHub Desktop.
rllib rollout \
 tmp/ppo/cart/checkpoint_40/checkpoint-40 \
 - config "{\"env\": \"CartPole-v1\"}" \
 - run PPO \
 - steps 2000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment