Project Malmo is a platform for Artificial Intelligence experimentation and research built on top of Minecraft. We aim to inspire a new generation of research into challenging new problems presented by this unique environment.
@spMohanty Thank you for your investigating.
I’ve succeeded the local test based on crowdAI’s instruction (https://github.com/crowdAI/marlo-multi-agent-starter-kit). I tested 1 game with 2 agents and 3 different games with 6 agents. Both tests succeed without errors.
How can I check my submitted code have any issue?
RuntimeError: Attempted to use a closed Session.
The reason is I use tf.Session().close() at the end of the run_episode().Unable to orchestrate evaluation. Core services failed to start...
.