Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 851 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 851 Bytes

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