A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)
thank you for your codes Traceback (most recent call last): File "maina.py", line 76, in <module> c_loss, a_loss = maddpg.update_policy() File "/content/drive/drive/matd3/MADDPG.py", line 117, in update_policy self.n_agents * self.n_actions) AttributeError: 'tuple' object has no attribute 'squeeze'
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by Ayeliauk and has received 1 comments.