Update Readme.md
First install the SMAC environment and the pymarl frame.Refer to https://github.com/oxwhirl/smac and https://github.com/oxwhirl/pymarl
Run /BiCNet-smac/example/train.py and test.py to run a BiCNet experiment
Run /CDS-smac/CDS/main.py with the arguements “–config=qplex_qatten_sc2 –env-config=map_name” to run a CDS experiment.
Take care that the smac environment for the CDS experiment is specially modified, please use the env in /CDS-smac/smac_env_for_QPLEX/ instead
This project is JUST a homework and is based on PyMARL, SMAC, CDS-arXiv, BiCNet-arXiv.
课程作业 基于SMAC环境进行多智能体实验
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
课程作业:基于SMAC环境的多智能体对战演示实验
First install the SMAC environment and the pymarl frame.Refer to https://github.com/oxwhirl/smac and https://github.com/oxwhirl/pymarl
Run /BiCNet-smac/example/train.py and test.py to run a BiCNet experiment
Run /CDS-smac/CDS/main.py with the arguements “–config=qplex_qatten_sc2 –env-config=map_name” to run a CDS experiment.
Take care that the smac environment for the CDS experiment is specially modified, please use the env in /CDS-smac/smac_env_for_QPLEX/ instead
Note
This project is JUST a homework and is based on PyMARL, SMAC, CDS-arXiv, BiCNet-arXiv.