Federated-Learning-PyTorch
Federated-Learning-PyTorch copied to clipboard
about the average_weights function
In the original paper, it uses a weighted average here. However, the implementation in average_weights is the simple average. Is there a bug or do I misunderstand something? Thanks!
never found any weight for each client when do fedavg