marlbenchmark / on-policy

This is the official implementation of Multi-Agent PPO (MAPPO).
https://sites.google.com/view/mappo
MIT License
1.27k stars 292 forks source link

When I tried to train the code for smacv2, I encountered this error message——AssertionError: check recurrent policy! #97

Closed chenzihan1 closed 2 months ago

chenzihan1 commented 9 months ago

The detailed errors are as follows:

Traceback (most recent call last): File "../train/train_smac.py", line 260, in main(sys.argv[1:]) File "../train/train_smac.py", line 138, in main "check recurrent policy!") AssertionError: check recurrent policy!

What should I do?

zoeyuchao commented 9 months ago

just update the code. Try again~btw: just delete assert line