Closed 01312 closed 1 year ago
Hey, Eugene Bagdasaryan. Thanks a lot for the sharing of the codes of "How To Backdoor Federated Learning".
But I met some problems when I was trying to run cifar_fed with the default settings in your codes with:
python training.py --name cifar10 --params configs/cifar_fed.yaml
I got very low accuracy of Test_backdoor_True.
I'd really appreciate it if you could tell me why. Thanks a lot.
I have solved this problem. Thanks anyway
Hello, may I ask you some questions about the fl_task.update_global_model?
Hey, Eugene Bagdasaryan. Thanks a lot for the sharing of the codes of "How To Backdoor Federated Learning".
But I met some problems when I was trying to run cifar_fed with the default settings in your codes with:
python training.py --name cifar10 --params configs/cifar_fed.yaml
I got very low accuracy of Test_backdoor_True.
I'd really appreciate it if you could tell me why. Thanks a lot.