CommNet icon indicating copy to clipboard operation
CommNet copied to clipboard

PyTorch implementation of CommNet

Results 2 CommNet issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "levers.py", line 292, in game.infer() File "levers.py", line 281, in infer action_prob, _baseline = self.communicate(agent_ids, passes=2) File "levers.py", line 150, in communicate self.comm_in =...

Hi Ricky, are we supposed to run it via levers.py? Since it has the train function. Also, which version of PyTorch has this code been written it?