probabilistic-federated-neural-matching icon indicating copy to clipboard operation
probabilistic-federated-neural-matching copied to clipboard

Is there any details about D-SGD and FedAvg?

Open zj-jayzhang opened this issue 5 years ago • 1 comments
trafficstars

Absolutely,it's a good job! I am very interested in this work and I have read about your paper(both PFNM and FedMA),and I run the experiments mentioned in the paper. here is my question :

How to run the experiments about FedAvg and D-SGD,as mentioned in your paper, it seems that only PFNM available now.

Thank you.

zj-jayzhang avatar Aug 19 '20 02:08 zj-jayzhang

Excuse me, have you run the multilayer PFNM? I set the net_config as "784, 100, 100, 10"(mnist) and found that only the first hidden layer of the global network got trained...

SC19099 avatar Aug 21 '20 02:08 SC19099