TonghanWang / NDQ

Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)
https://sites.google.com/view/ndq
Apache License 2.0
81 stars 16 forks source link

can not reproduce the results in MMM #16

Closed kkkclearlove closed 3 years ago

kkkclearlove commented 3 years ago

Hello, I tried to reproduce your experimental results in MMM. I noticed that you adjusted the built-in AI difficulty to medium(3) in the original paper. I followed this setting but the result is far from the performance in your paper. It's even not as good as the result I achieved under the very hard(7) difficulty. What is your opinion on this?

kkkclearlove commented 3 years ago

It seems that I don't figure out the scenario. So I will close the issue.