Suggested Python: 3.9.13
git clone https://github.com/sainyam/Hyper-Code
cd Hyper-Code
sudo apt-get update
sudo apt-get install virtualenv
virtualenv venv
source ./venv/bin/activate
pip install -r requirements.txt
bash reproduce.sh
The plots generated after running the code are present in reproducibility/freshRuns/ folder. Please go over reproducibility/readme.pdf to interpret the results.
cd reproducibility/scripts/
bash fig6.sh
bash fig8.sh
bash fig9.sh
bash fig10.sh
bash fig11.sh
bash fig12.sh