vectorinst-bootcamp-fl-bmo Federated Learning Bootcamp - BMO (with focus on AML) To run server from the base directory: python -m fl.server --config_path fl/config.yaml To run clients from the base directory: python -m fl.client --dataset_path fl/data/Bank_11.csv --config_path fl/config.yaml