You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In FederatedAveragingStrategy class processSingleUpdate function,why the normalisedUpdate equals to update div normaliser?
normaliser=samples/totalsamples
normalisedUpdate=update/normaliser=update*totalsamples/samples?
I can't understand here.Are you using the FedAvg algorithm?
The text was updated successfully, but these errors were encountered:
In FederatedAveragingStrategy class processSingleUpdate function,why the normalisedUpdate equals to update div normaliser?
normaliser=samples/totalsamples
normalisedUpdate=update/normaliser=update*totalsamples/samples?
I can't understand here.Are you using the FedAvg algorithm?
The text was updated successfully, but these errors were encountered: