Skip to content

Instantly share code, notes, and snippets.

@wojzaremba
Last active April 23, 2016 22:54
Show Gist options
  • Save wojzaremba/df34e421ba4e116a4854ba642bb49ba7 to your computer and use it in GitHub Desktop.
Save wojzaremba/df34e421ba4e116a4854ba642bb49ba7 to your computer and use it in GitHub Desktop.
Code is located at : https://github.com/wojzaremba/trpo . This solution is based on commit : 5d86623abeb5759de155f495789bbb4afd74aae5
It takes < 1 min. on CPU to get this results.
Just run:
python main.py
@gdb
Copy link

gdb commented Apr 23, 2016

Reproduced here: https://gym.openai.com/evaluations/eval_lsV0V1OyRgOB4kq7wjPooA. Approach looks good to me. Marking as verified.

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