diff --git a/configs/local_experiment.yaml b/configs/local_experiment.yaml index 4b4abd25..bccadd81 100644 --- a/configs/local_experiment.yaml +++ b/configs/local_experiment.yaml @@ -11,15 +11,15 @@ sampler_args: - 0.5 # p degree - 42 # random seed # Use cuda is available; setting to false will force CPU -cuda: true +cuda: false experiment_prefix: 'experiment_single_machine' output_location: 'output' tensor_board_active: true clients_per_round: 1 system: federator: - hostname: '172.0.0.2' - nic: 'enp0s31f6' + hostname: '172.18.0.2' + nic: 'eth0' clients: amount: 1 # For a simple config is provided in configs/poison.example.yaml @@ -30,5 +30,4 @@ poison: steps: 2 attack: scenario: "fraction" - # TODO: timed, early, late type: "LABEL_FLIP"