wuch15 / FedPerGNN

code of FedGNN
Apache License 2.0
83 stars 15 forks source link

DP function miss #3

Closed hacker-jerry closed 1 year ago

hacker-jerry commented 1 year ago

Hi Wu, I noticed that your article mentioned using local differential privacy to implement gradient protection, but I did not find the corresponding implementation in the code. When could you complete it? Thanks!