FedAc-NeurIPS20

Federated learner

Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting.

Code for "Federated Accelerated Stochastic Gradient Descent" (NeurIPS 2020)

GitHub

14 stars
2 watching
2 forks
Language: Python
last commit: over 5 years ago

Related projects:

RepositoryDescriptionStars
lyn1874/fedpvrAn implementation of a federated learning algorithm for handling heterogeneous data6
pengyang7881187/fedrlEnabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data56
mingruiliu-ml-lab/episodeAn algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance2
lins-lab/fedbrAn implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data25
gaoliang13/feddcFederated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift81
harliwu/fedamdThis project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence.2
yamingguo98/fediirAn implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships10
optimization-ai/icml2023_fedxlAn implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization.2
ignavierng/notears-admmAn implementation of Bayesian network structure learning with continuous optimization for federated learning.10
sungwon-han/fedxAn unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels.69
mediabrain-sjtu/pfedgraphThis project enables personalized federated learning with inferred collaboration graphs to improve the performance of machine learning models on non-IID (non-independent and identically distributed) datasets.26
atuannguyen/fedsrAn implementation of a domain generalization method for federated learning using Python and PyTorch26
hongliny/fco-icml21This code repository provides an implementation of Federated Composite Optimization for decentralized machine learning12
yuetan031/fedprotoAn implementation of federated learning with prototype-based methods across heterogeneous clients134
lunanbit/fedulThis project presents an approach to federated learning that leverages unsupervised techniques to adapt models to unlabeled data without requiring labels.33