Pisces
Federated learning framework
An open-source research framework for efficient federated learning via guided asynchronous training
[ACM SoCC'22] Pisces: Efficient Federated Learning via Guided Asynchronous Training
13 stars
2 watching
1 forks
Language: Python
last commit: 12 months ago asynchronousfederated-learningperformance
Related projects:
Repository | Description | Stars |
---|---|---|
idanachituve/pfedgp | An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
dawenzi098/sfl-structural-federated-learning | A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 50 |
xtra-computing/fedsim | A framework that enables federated learning across multiple datasets while optimizing model performance with record similarities. | 24 |
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 |
shenzebang/federated-learning-pytorch | A PyTorch-based framework for Federated Learning experiments | 40 |
mediabrain-sjtu/fedgela | Federated learning algorithm designed to handle partially class-disjoint data by utilizing bilateral curation and Dirichlet partitioning. | 10 |
scaleoutsystems/fedn | An open source federated learning framework designed to be secure, scalable and easy-to-use for enterprise environments | 143 |
jiayunz/fedalign | Develops an alignment framework for federated learning with non-identical client class sets | 4 |
ibm/federated-learning-lib | A framework for collaborative distributed machine learning in enterprise environments. | 499 |
codepothunter/fednp | A framework for non-IID federated learning via neural propagation | 6 |
chandra2thapa/splitfed-when-federated-learning-meets-split-learning | An implementation of federated learning and split learning techniques with PyTorch on the HAM10000 dataset | 129 |
hui-po-wang/progfed | An approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements. | 20 |
litian96/ditto | A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. | 137 |
desternylin/perfed | An implementation of various federated learning algorithms with a focus on communication efficiency, robustness, and fairness. | 15 |
galaxylearning/gfl | A decentralized federated learning framework based on blockchain and PyTorch. | 242 |