Requires Python 3.x
pip install -r requirements.txt
python run.py
Runs the model with a visual interface, in which parameters can be changed.
python run_batch.py <num_iterations> <num_humans>
Runs the model with num_iterations of all collaboration factor values with the given num_humans.