starry-sky6688 / MARL-Algorithms

Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
1.46k stars 283 forks source link

Should probably detach these values right? #72

Closed aravindvenu7 closed 2 years ago

aravindvenu7 commented 2 years ago

https://github.com/starry-sky6688/StarCraft/blob/2c07045f294ad4eeb5ab8a8d25cf43d0efea4cb3/agent/agent.py#L72

starry-sky6688 commented 2 years ago

These values will not be used to update the network, so we don't have to detach them