Skip to content
#

fedprox

Here are 12 public repositories matching this topic...

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…

  • Updated Feb 27, 2022
  • Python

We utilize the Adversarial Model Perturbations (AMP) regularizer to regularize clients’ models. The AMP regulzaizer is based on perturbing the model parameters so as to get a more generalized model. The claim of AMP regularizer is to reach flat minima and therefore is expected to reach flat minima in FL settings as well.

  • Updated May 24, 2023
  • Python

Improve this page

Add a description, image, and links to the fedprox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fedprox topic, visit your repo's landing page and select "manage topics."

Learn more