FLOP
Federated Learning Experiment
An experiment comparing different federated learning approaches for image classification tasks with non-iid datasets.
8 stars
2 watching
1 forks
Language: Python
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
yuetan031/fedproto | An implementation of federated learning with prototype-based methods across heterogeneous clients | 133 |
mediabrain-sjtu/pfedgraph | 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 |
gaoliang13/feddc | Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift | 79 |
pengyang7881187/fedrl | Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 54 |
lx10077/fedavgpy | The purpose of this project is to investigate the convergence of a federated learning algorithm on non-IID (non-identically and independently distributed) data. | 250 |
xiyuanyang45/dynamicpfl | A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 51 |
haozzh/fedcr | Evaluates various methods for federated learning on different models and tasks. | 17 |
jiayunz/fedalign | Develops an alignment framework for federated learning with non-identical client class sets | 4 |
jinheonbaek/fed-pub | Personalized Subgraph Federated Learning framework for distributed machine learning | 44 |
sungwon-han/fedx | An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 68 |
hongliny/fedac-neurips20 | Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
lins-lab/fedbr | An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
yamingguo98/fediir | An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 9 |
hongyouc/fed-rod | Develops a framework to balance competing goals in federated learning by decoupling generic and personalized prediction tasks. | 14 |
wyjeong/fedmatch | A project implementing Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning | 79 |