hunkim / ReinforcementZeroToAll

249 stars 132 forks source link

feat: Gym uploader #9

Closed kkweon closed 7 years ago

kkweon commented 7 years ago

Gym Uploader

Gym upload wrapper Make the upload simple

How to use

  1. Grab an api key from https://gym.openai.com/users/{GITHUB_USER_NAME}
  2. Enter GYM_API_KEY in gym.ini
  3. Run in the terminal
    $ python gym_upload.py gym-results/
hunkim commented 7 years ago

Cool!

hunkim commented 7 years ago

https://github.com/hunkim