PFL

Federated Learning framework

An implementation of heterogeneous federated learning with parallel edge and server computation

Official implementation for paper "No One Idles: Efficient Heterogeneous Federated Learning with Parallel Edge and Server Computation", ICML 2023

GitHub

16 stars
2 watching
2 forks
Language: Python
last commit: over 1 year ago

Related projects:

Repository Description Stars
pengyang7881187/fedrl Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data 54
lyn1874/fedpvr An implementation of a federated learning algorithm for handling heterogeneous data 6
idanachituve/pfedgp An implementation of Personalized Federated Learning with Gaussian Processes using Python. 32
diaoenmao/heterofl-computation-and-communication-efficient-federated-learning-for-heterogeneous-clients An implementation of efficient federated learning algorithms for heterogeneous clients 152
ibm/federated-learning-lib A framework for collaborative distributed machine learning in enterprise environments. 499
fangxiuwen/robust_fl An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning. 41
aiot-mlsys-lab/fedrolex An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. 61
rong-dai/dispfl An implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol. 68
yuetan031/fedproto An implementation of federated learning with prototype-based methods across heterogeneous clients 133
haozzh/fedcr Evaluates various methods for federated learning on different models and tasks. 17
omarfoq/fedem Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. 154
cuis15/fcfl An implementation of Fair and Consistent Federated Learning using Python. 20
smilelab-fl/fedlab A flexible framework for distributed machine learning where participants train local models and collaboratively optimize them without sharing data 738
xtra-computing/fedsim A framework that enables federated learning across multiple datasets while optimizing model performance with record similarities. 24
wyjeong/fedweit An implementation of Federated Continual Learning with Weighted Inter-client Transfer using TensorFlow 2. 98