Something went wrong on our end
Forked from
adrian_egli / neurips2020-flatland-starter-kit
208 commits behind the upstream repository.
FAQ.md 638 B
Frequently Asked Questions
A non-exhaustive list of Frequently Asked Questions for the Flatland Challenge.
How do I locally build a docker image out of my submission ?
- Install Dependencies
- docker : By following the instructions here
- aicrowd-repo2docker
pip install aicrowd-repo2docker
- Build Image
sudo aicrowd-repo2docker --no-run \
--user-id 1001 \
--user-name aicrowd \
--image-name my-random-agent \
--debug .
Author
Sharada Mohanty https://twitter.com/MeMohanty