IQL weight sharing across agents
irenezhang30 opened this issue · 1 comments
irenezhang30 commented
Here, it looks like the agents are always sharing weights, even for the case of IQL. But in my understanding, in IQL each agent should learn its parameters separately. What am I missing here?
hijkzzz commented
Because the shared parameters can improve learning efficiency of NN.
We also recommend our finetuned qmix: https://github.com/hijkzzz/pymarl2.