Skip to content

Instantly share code, notes, and snippets.

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