The official implementation code of the paper "The Effect of Belief Boxes and Open-Mindedness on Persuasion" (Link).
- Run open-mindedness validation.
python run_base_aporia.py
- Run belief-box effects.
python persuasion.py
- Run peer-pressure effects with Aporia dataset.
python run_aporia.py
