crowdAI / marLo

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

Videores #70

Closed AndKram closed 5 years ago

AndKram commented 5 years ago

I have a better way of dong this in malmoenv as it does everything in python but here's a possible fix for the video resolution being different for the two agents.

spMohanty commented 5 years ago

@AndKram : Fair enough. Manipulating the raw XML at different places makes me a bit nervous. I am wondering if there is some sort of wrapper over the XML which transparently makes the different malmo specific concepts available using a neat API ?