MACA-2D is a multi-agent air combat secnario, based on MACA.
pip install -r requirements.txt
# demo
python3 demo.py
# train with rllib
python3 train_cr_rllib.py
# test with rllib
python3 test_cr_rllib.py
MACA-2D is a multi-agent air combat secnario, based on MACA.
pip install -r requirements.txt
# demo
python3 demo.py
# train with rllib
python3 train_cr_rllib.py
# test with rllib
python3 test_cr_rllib.py