We are so excited to announce that Round 1 of the MineRL NeurIPS 2019 Competition is now open for submissions! Our partners at AIcrowd just released their competition submission starter kit that you can find here.
Train your agents locally (or on Azure) in under 8,000,000 samples over 4 days . Participants should use hardware no more powerful than NG6v2 instances on Azure (6 CPU cores, 112 GiB RAM, 736 GiB SDD, and a NVIDIA P100 GPU.)
Push your repository to AIcrowd GitLab , which verifies that it can successfully be re-trained by the organizers at the end of Round 1 and then runs the test entrypoint to evaluate the trained agent’s performance!
Once the full evaluation of the uploaded model/code is done, the participant’s submission will appear on the leaderboard!
By default, repo2docker will assume you are using Python 3.6 unless you include the version of Python in your configuration files. repo2docker support is best with Python 2.7, 3.5, and 3.6.
You can learn more about specifying different packages and their versions from above link.
Thanks for raising the issue. We had misconfiguration in our cluster auto-scaling. The issue has been fixed now and submissions should go through in parallel (instead of 1 at a time happening earlier).
Thanks! Which version of repo2docker are you using? The latest ones seems to support Python 3.7 which would be nice since I’ve been using that for development.
The documentation link which I shared above went wrong. It was pointing to earlier version of repo2docker (0.6) which have python 3.6 by default. We are using version 0.9.0 having python 3.7 by default (unless you specify otherwise in your runtime.txt).
Apologies, we are still in the process of formally moving the deadline back. This required more funding to be able to offer additional travel grants to NeruIPS so the schedule can be pushed back, we should make the announcement tomorrow!