Remove scoreboard references (#750)

This commit is contained in:
Greg Brockman
2017-10-15 16:10:02 -07:00
committed by GitHub
parent b5576dc23a
commit 7b5aceaa84
21 changed files with 9 additions and 2794 deletions

View File

@@ -96,6 +96,3 @@ if __name__ == '__main__':
writefile('info.json', json.dumps(info))
env.close()
logger.info("Successfully ran cross-entropy method. Now trying to upload results to the scoreboard. If it breaks, you can always just try re-uploading the same results.")
gym.upload(outdir)