Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 345 Bytes

File metadata and controls

9 lines (5 loc) · 345 Bytes

Generate Results

To run the results script, start by creating a virtual environment using: python -m venv venv.

Then, activate the virtual environment using: venv\Scripts\activate.

Inside the virtual environment install the required dependencies: pip install -r requirements.txt.

Then to generate the plots, run: python script.py.