Requirements: - numpy - matplotlib - scipy - seaborn - tqdm Create conda environment conda create env -f environment.yml Run experiments: python main.py Plot the figures: python plot_paper.py