jbr-ai-labs/NeurIPS2020-Flatland-Competition-Solution

No module named env

Opened this issue · 2 comments

Hello,

Congratulations on winning the Neurips 2020 Flatland Challenge. I am trying to reproduce your results, but I think that the folder env is missing. I got the following error while trying to run train.py:

Traceback (most recent call last):
  File "train.py", line 10, in <module>
    from env.observations import SimpleObservation, ShortPathObs
ModuleNotFoundError: No module named 'env'

Thank you in advance,

I am having the same issue. please upload the env folder.

Hello, is it still there? Is this project not maintained