multiagent-particle-envs icon indicating copy to clipboard operation
multiagent-particle-envs copied to clipboard

Questions about agent`s state information in MADDPG

Open zxm-NEU opened this issue 4 years ago • 1 comments

Take the three predators and two escapers in simple_tag as an example. I tried to print the status information of these five agents and got an array. The status information of good_agents is 18 and the status information of adversaries is 20. I would like to ask Now, what are these states and why are they inconsistent? image

zxm-NEU avatar Sep 16 '20 08:09 zxm-NEU