stanfordnmbl / osim-rl

Reinforcement learning environments with musculoskeletal models
http://osim-rl.stanford.edu/
MIT License
893 stars 249 forks source link

Round 2 #164

Closed kidzik closed 5 years ago

kidzik commented 6 years ago

The reward in the second round:

Other updates:

kidzik commented 6 years ago

We accept top 50 participants from the first round.

joneswong commented 6 years ago

@kidzik Thansk. It seems that I misunderstood that top50 from round1 qualify for round2 interaction (client-server) and topK from round2 qualify for docker submission. So I was afraid that my ranking was no high enough to qualify for the docker submission.

kidzik commented 6 years ago

I admit we were not 100% clear about that. But yes, the client-server test round 2 is meant to be just a test.

whikwon commented 6 years ago

Is docker submission prepared? or should i use round1's submission method for round2?

zhengfeiwang commented 6 years ago

@whikwon check this repo for submission for round2: https://github.com/crowdAI/nips2018-ai-for-prosthetics-round2-starter-kit

spiglerg commented 6 years ago

Hmm I followed the instructions for the final round2 submissions, but I get this error in the submission link:

CrowdAI Submission Failed

" Submission failed : The challenge is not open for submissions at this time. Please check the challenge page at www.crowdai.org "

It must be something trivial, but any help would be appreciated. :)

scarroll32 commented 6 years ago

@spiglerg please try again now.

spiglerg commented 6 years ago

Same problem. :/

scarroll32 commented 6 years ago

Could you try 1 more time @spiglerg

spiglerg commented 6 years ago

It seems to be working now, thanks a lot! :)

whikwon commented 6 years ago

Anybody get trouble with test submission?

I was following the instruction and got error in ./run_local_grader.sh ERROR: docker: Error response from daemon: Conflict. The container name "/redis" is already is use by container

spiglerg commented 6 years ago

I changed the name to 'redis2' in the run_local_grader script and it worked.

kidzik commented 6 years ago

Please note that there is also a discussion and a 'support group' on the gitter channel: https://gitter.im/crowdAI/NIPS-Learning-To-Run-Challenge (some of quick small issues might have been solved there)