Source code for the paper "Toward Finding Strong Pareto Optimal Policies in Multi-Agent Reinforcement Learning" [arxiv]
git clone https://github.com/giangbang/Strong-Pareto-MARL.git
cd Strong-Pareto-MARL
pip install -e .
Visit the README in onpolicy
and toy_experiments
for further intructions.