TonghanWang / ROMA

Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)
Apache License 2.0
149 stars 34 forks source link

Parameter sharing issues about roles #23

Open 98luobo opened 2 years ago

98luobo commented 2 years ago

Excuse me, I want to learn the idea of roles in the article carefully, but I can't find in the code how to implement parameter sharing about the role. Could you please help me out?Thanks! And could you please tell me the meaning of these variable? like "c_dis_loss", "ce_loss" that in "laten_ce_dis_rnn_agent.py line 124 and line line125"