/rl_werewolf

The code accompanying our paper: Emergent Password Signalling in the Game of Werewolf @ EmeCom 2022

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Emergent Password Signalling in the Game of Werewolf

This is the repo containing the code used in our paper titled "Emergent Password Signalling in the Game of Werewolf" accepted at EmeCom 2022. It is based on the code and work by Brandizzi et al. available at this link.

For details of our modifications and code we refer to our paper on OpenReview

Install

To install follow the instructions in the Installation markdown.

Run

To run you will have to move the script train.sh from the scripts dir into the root of this repo.

Parameters such as the number of rounds or the required threshold can be adjusted in Params.py