About

This is the repository for all our code files for our mini-project in CS648

Python script

This script simulates the random experiment according to custom parameters and plots and records the result. Run the script as below

pip install -r requirements.txt
python script.py

Visualiser

Code for the visualiser is in the visualiser folder It consists of a simple html file using the canvas api to visualize the experiment