Innovator's Dilemma Multi-Agent System

Before we start

Please install the requirements of this project first:

pip3 install -r requirements.txt

Tested on Python 3.10.7

Run MAS as a browser application

To run the MAS as a browser application, please run server.py:

python3 server.py

Note: please click reset after changing the sliders for the changes to take effect.

Note #2: experiments take a long time to converge (about 2 min.)