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
255 stars
5 watching
72 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Analyzes convergence of sequential federated learning on heterogeneous data using Jupyter Notebook | 4 |
| An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
| Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift | 81 |
| This 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 |
| An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
| An implementation of Bayesian network structure learning with continuous optimization for federated learning. | 10 |
| Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
| Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
| An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
| This project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing. | 60 |
| An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 69 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| An experiment comparing different federated learning approaches for image classification tasks with non-iid datasets. | 8 |
| Develops an alignment framework for federated learning with non-identical client class sets | 4 |
| An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |