flow
flow copied to clipboard
minicity environment for multiagent training
Feature Description
Please provide:
I have read this article: https://sites.google.com/view/iccps-policy-transfer
I try to implement it in minicity.py network, I try to change the environment to MultiAgentAccelPOEnv( i am not sure whether this is correct because current minicity is only for non-rl). But usually after 5 or 6 episodes, there will be some mistake. It's like this:
I have already set up the parameters but it will still occur this error, after few episodes
Can you make sure restart_instance is set to True in the EnvParams?
ok, thanks, i found it works. Could you release the code in this paper?https://sites.google.com/view/iccps-policy-transfer