Federated-Learning-PyTorch icon indicating copy to clipboard operation
Federated-Learning-PyTorch copied to clipboard

PyTorch implementation of Federated Learning algorithms FedSGD, FedAvg, FedAvgM, FedIR, FedVC, FedProx and standard SGD, applied to visual classification. Client distributions are synthesized with arb...

Results 3 Federated-Learning-PyTorch issues
Sort by recently updated
recently updated
newest added

Hi there! I am an active open source contributor and would like to contribute in your project, recently I was working on your project and found out that this NOT...

Fixed an bug that occurred while updating the "state_dict" for EfficientNet model.