hijkzzz / pymarl2

Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)
https://iclr-blogposts.github.io/2023/blog/2023/riit/
Apache License 2.0
633 stars 124 forks source link

np.bool is deprecated #36

Closed HTensor closed 1 year ago

HTensor commented 1 year ago

np.bool is deprecated at numpy 1.20. The latest version is numpy 1.26.0.

HTensor commented 1 year ago

This will cause an error.