Skip to content

Instantly share code, notes, and snippets.

@rmst
Last active June 23, 2016 20:12
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save rmst/c440dd905b3d32bb6149997056069491 to your computer and use it in GitHub Desktop.

Install https://github.com/SimonRamstedt/ddpg

Run e.g. python run.py --outdir ../ddpg-results/experiment1 --env InvertedDoublePendulum-v1

Note: The performance graphs on the gym website look weird because DDPG is alternating training and test phases.

For more information see repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment