SymbioticLab / FedScale

FedScale is a scalable and extensible open-source federated learning (FL) platform.
https://fedscale.ai
Apache License 2.0
388 stars 119 forks source link

Integrate privacy component into aggregator.py #138

Open AmberLJC opened 2 years ago

AmberLJC commented 2 years ago

Privacy, especially DP, is a very important component in FL lifecycle. FedScale should provide easy option to enable different DP mechanisms.