Reproduction of results Installation conda create -n [env_name] python=3.9 pip install -r requirements.txt Run the Experiments cd src bash experiment.sh bash experiment2.sh bash experiment3.sh Plot the Curves bash plotGen.sh