zhuangdizhu / FedGen

Code and data accompanying the FedGen paper
234 stars 69 forks source link

Reproduce "FedDF" baseline #18

Closed hanjialiang closed 1 year ago

hanjialiang commented 2 years ago

Thank you for open-sourcing your project. I notice that "FedDF" (Ensemble Distillation for Robust Model Fusion in Federated Learning) is one of your baselines in your paper, however, you provide code for only FedAvg, FedProx, FedDistill, and FedGen. Could you please help me reproduce the results of FedDF? I really appreciate your help.

ychen404 commented 1 year ago

Same here!

HLLLLLlll commented 1 year ago

感谢您开源您的项目。我注意到“FedDF”(Ensemble Distillation for Robust Model Fusion in Federated Learning)是你论文中的基线之一,但是,你只提供FedAvg、FedProx、FedDistill和FedGen的代码。你能帮我重现FedDF的结果吗?我非常感谢您的帮助。

您好! 请问您找到FedDF的代码了嘛?

zhuangdizhu commented 1 year ago

The FedDF code provided by the paper authors:

https://github.com/epfml/federated-learning-public-code