Requirements: Python 3.7, Jupyter Lab, NumPy, Matplotlib, SciPy, Tqdm

Instructions:

1. Install Python 3.7 and Jupyter Lab

2. Install the following python packages: numpy, matplotlib, tqdm, scipy

3. For the experiment on a fixed dataset: Please ensure quad_data.npy and Fixed_Dataset.ipynb are present in the same folder and run Fixed_Dataset.ipynb on Jupyter lab

4. For the experiment on averaging over multiple datasets: Run Multi_Dataset.ipynb