probabilistic-federated-neural-matching
probabilistic-federated-neural-matching copied to clipboard
Is there any details about D-SGD and FedAvg?
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.
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...