FLOP
Federated Learning Experiment
An experiment comparing different federated learning approaches for image classification tasks with non-iid datasets.
8 stars
2 watching
0 forks
Language: Python
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |
| 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 |
| Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift | 81 |
| Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
| The purpose of this project is to investigate the convergence of a federated learning algorithm on non-IID (non-identically and independently distributed) data. | 255 |
| A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 57 |
| Evaluates various methods for federated learning on different models and tasks. | 19 |
| Develops an alignment framework for federated learning with non-identical client class sets | 4 |
| Personalized Subgraph Federated Learning framework for distributed machine learning | 45 |
| An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 69 |
| Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
| An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
| An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
| Develops a framework to balance competing goals in federated learning by decoupling generic and personalized prediction tasks. | 14 |
| A project implementing Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning | 80 |