fedavgpy

Federated Learning Study

The purpose of this project is to investigate the convergence of a federated learning algorithm on non-IID (non-identically and independently distributed) data.

On the Convergence of FedAvg on Non-IID Data

GitHub

255 stars
5 watching
72 forks
Language: Python
last commit: almost 4 years ago

Related projects:

RepositoryDescriptionStars
liyipeng00/convergenceAnalyzes convergence of sequential federated learning on heterogeneous data using Jupyter Notebook4
lyn1874/fedpvrAn implementation of a federated learning algorithm for handling heterogeneous data6
gaoliang13/feddcFederated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift81
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
yamingguo98/fediirAn implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships10
ignavierng/notears-admmAn implementation of Bayesian network structure learning with continuous optimization for federated learning.10
hongliny/fedac-neurips20Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting.14
pengyang7881187/fedrlEnabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data56
idanachituve/pfedgpAn implementation of Personalized Federated Learning with Gaussian Processes using Python.32
yuetan031/fedstarThis project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing.60
sungwon-han/fedxAn unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels.69
harliwu/fedamdThis project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence.2
jianyizhang123/flopAn experiment comparing different federated learning approaches for image classification tasks with non-iid datasets.8
jiayunz/fedalignDevelops an alignment framework for federated learning with non-identical client class sets4
yuetan031/fedprotoAn implementation of federated learning with prototype-based methods across heterogeneous clients134