panayiotisd / Improved-Cooperation-by-Exploiting-a-Common-Signal

Code for the paper "Improved Cooperation by Exploiting a Common Signal" (https://arxiv.org/abs/2102.02304).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improved Cooperation by Exploiting a Common Signal

Code for the paper "Improved Cooperation by Exploiting a Common Signal" (https://arxiv.org/abs/2102.02304).
Panayiotis Danassis, Zeki Doruk Erden, and Boi Faltings.
In Proceedings of the 20th International Conference on Autonomous Agents and Multiagent Systems (AAMAS 2021).

The main code to run the simulations is located in run_simulation.py. File fisherman_rllib_randzinit.py contains the implementation of the gym environment for the common fisheries.

Citation

Please cite our paper if you find the code helpful:

@inproceedings{danassis2021,
author = {Panayiotis Danassis and Zeki Doruk Erden and Boi Faltings},
title = {Improved Cooperation by Exploiting a Common Signal},
booktitle = {Proceedings of the 20th International Conference on Autonomous Agents and MultiAgent Systems},
series = {AAMAS '21},
year={2021}
location = {Online},
publisher = {International Foundation for Autonomous Agents and Multiagent Systems} } 

About

Code for the paper "Improved Cooperation by Exploiting a Common Signal" (https://arxiv.org/abs/2102.02304).

License:Apache License 2.0


Languages

Language:Python 100.0%