Python_MADDPG_SC2LE
Python_MADDPG_SC2LE copied to clipboard
My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗
Results
2
Python_MADDPG_SC2LE issues
Sort by
recently updated
recently updated
newest added
你好,我运行train_maddpg.py后显示这个提醒,猜想是no_loop_reapers地图文件不存在。然而我在暴雪发布的地图中并没有找到这个地图文件,然后尝试将train_maddpg.py代码中54行的no_loop_reapers改为simple64,代码可以运行,但是进入游戏后几秒后就挂掉了。请问是什么原因呢,如果是地图原因的话,能不能麻烦把地图文件发一下呢? 谢谢
Hi, Can you please let me know how to get rid of or delete the message (CHEAT local player KillUnitTagBy..) that appears on the game screen during the training? With...