Robust_FL
Federated Learning Framework
An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning.
41 stars
2 watching
8 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
cuis15/fcfl | An implementation of Fair and Consistent Federated Learning using Python. | 20 |
garyzhang99/dm-pfl | A framework for personalized federated learning that improves shift-robustness with minimal extra training overhead | 3 |
litian96/ditto | A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. | 137 |
haozzh/fedcr | Evaluates various methods for federated learning on different models and tasks. | 17 |
kai-yue/ntk-fed | A framework for federated learning that leverages the neural tangent kernel to address statistical heterogeneity in distributed machine learning. | 3 |
wenkehuang/fccl | A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning | 97 |
gingsmith/fmtl | A framework for collaborative learning across multiple tasks and datasets in a distributed manner | 129 |
hongyouc/fed-rod | Develops a framework to balance competing goals in federated learning by decoupling generic and personalized prediction tasks. | 14 |
ibm/federated-learning-lib | A framework for collaborative distributed machine learning in enterprise environments. | 499 |
xiyuanyang45/dynamicpfl | A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 51 |
flint-xf-fan/byzantine-federated-rl | Provides a framework and theoretical foundation for Federated Reinforcement Learning with Byzantine Resilience in distributed systems | 85 |
scaleoutsystems/fedn | An open source federated learning framework designed to be secure, scalable and easy-to-use for enterprise environments | 143 |
hypervoyager/pfl | An implementation of heterogeneous federated learning with parallel edge and server computation | 16 |
jiayunz/fedalign | Develops an alignment framework for federated learning with non-identical client class sets | 4 |
rong-dai/dispfl | An implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol. | 68 |