FedRL
Federated Learning
Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data
Hao Jin, Yang Peng, Wenhao Yang, Shusen Wang and Zhihua Zhang. Federated Reinforcement Learning with Environment Heterogeneity. AISTATS, 2022.
54 stars
1 watching
10 forks
Language: Python
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lyn1874/fedpvr | An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
yuetan031/fedproto | An implementation of federated learning with prototype-based methods across heterogeneous clients | 133 |
yamingguo98/fediir | An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 9 |
hypervoyager/pfl | An implementation of heterogeneous federated learning with parallel edge and server computation | 16 |
aiot-mlsys-lab/fedrolex | An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. | 61 |
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 |
xiyuanyang45/dynamicpfl | A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 51 |
hongliny/fedac-neurips20 | Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
dawenzi098/sfl-structural-federated-learning | A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 50 |
atuannguyen/fedsr | An implementation of a domain generalization method for federated learning using Python and PyTorch | 26 |
zfancy/sfat | Combating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation | 28 |
haozzh/fedcr | Evaluates various methods for federated learning on different models and tasks. | 17 |
harliwu/fedamd | This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
lunanbit/fedul | This project presents an approach to federated learning that leverages unsupervised techniques to adapt models to unlabeled data without requiring labels. | 33 |
zhenqincn/fedapen | An implementation of cross-silo federated learning with adaptability to statistical heterogeneity | 10 |