Step-by-step instructions: Clone the paper branch of the repo with submodules: git clone https://github.com/GDD-Nantes/FedShop.git -b paper --recurse-submodules Install miniconda and install Python=3.8: conda env create -n fedshop conda activate fedshop conda install python=3.8 Install the requirements: # pip pip install -r requirements.txt # watdiv cd generators/watdiv follow the readme there Generate dataset for small config: python rsfb/benchmark.py generate data experiments/bsbm/config_small.yaml