Handy PyTorch implementation of Federated Learning (for your painless research)
-
Updated
Nov 16, 2023 - Python
Handy PyTorch implementation of Federated Learning (for your painless research)
PyTorch implementation of Federated Learning algorithms FedSGD, FedAvg, FedAvgM, FedIR, FedVC, FedProx and standard SGD, applied to visual classification. Client distributions are synthesized with arbitrary non-identicalness and imbalance (Dirichlet priors). Client systems can be arbitrarily heterogeneous. Several mobile-friendly models are prov…
Add a description, image, and links to the fedsgd topic page so that developers can more easily learn about it.
To associate your repository with the fedsgd topic, visit your repo's landing page and select "manage topics."