crowdAI / marLo

Multi Agent Reinforcement Learning using MalmÖ
MIT License
245 stars 46 forks source link

fix multiple start on darwin #9

Closed AndKram closed 6 years ago

AndKram commented 6 years ago

Fix the Darwin launching from multiple processes potential issue.

Allow mission files to be outside the "assets" dir. Made it easier to test out the samples being prepared for comp.

Still need to decide if env reshapes the image array but think we don't need to to avoid any np.flatten().