Note: Currently, we are only experimenting with Two State Game.
First, install packages.
pip install -r requirements.txt
Run main.py
python main.py
Then, outputs episode reward and qmix's loss history graph.
Note: Currently, we are only experimenting with Two State Game.
First, install packages.
pip install -r requirements.txt
Run main.py
python main.py
Then, outputs episode reward and qmix's loss history graph.