YMJS-Irfan / DP-FedSAM

This repository contains the official implementation for the manuscript: Make Landscape Flatter in Differentially Private Federated Learning (2023 CVPR)
39 stars 3 forks source link

documentation #4

Open Su-Whale opened 1 year ago

Su-Whale commented 1 year ago

Hello, is the download link for the EMNIST dataset incorrect?

zhujian129 commented 6 months ago

请问,解决了吗

YMJS-Irfan commented 6 months ago

The download link for the EMNIST dataset should be correct, we run some experiments by using it. Maybe under some hyper-parameters setting about DP noise, the result is not always very good. You can try to use other classes of the EMNIST dataset or convert the other dataset to evaluate the performance. Good luck.