koulanurag/ma-gym

Literature featuring the Switch4 task?

ajlangley opened this issue · 2 comments

I'm really enjoying using ma-gym. I looked through the VDN paper and my understanding is that they only test on Switch2. I was wondering if there is a paper that tests on Switch4, or if you guys just designed that task yourselves (asking because I'm currently testing out a value decomposition method on it and would love to see if anyone else has solved it using a similar approach).

@ajlangley Thanks for your interest in ma-gym.

As you realize Switch4 was simply created to increase the complexity of the existing environment and doesn't has a reference to a paper.

Also, You can find some of the papers using ma-gym over here.

Thank you for the swift response.