FCFL
Federated learning framework
An implementation of Fair and Consistent Federated Learning using Python.
20 stars
1 watching
1 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ibm/federated-learning-lib | A framework for collaborative distributed machine learning in enterprise environments. | 500 |
fangxiuwen/robust_fl | An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning. | 43 |
litian96/ditto | A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. | 138 |
gingsmith/fmtl | A framework for collaborative learning across multiple tasks and datasets in a distributed manner | 130 |
lxcnju/fedrepo | An open-source repository implementing various federated learning algorithms with source code for multiple deep learning applications. | 175 |
haozzh/fedcr | Evaluates various methods for federated learning on different models and tasks. | 19 |
wenkehuang/fccl | A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning | 97 |
jichan3751/ifca | A framework for decentralized collaborative learning across multiple clusters with efficient communication and data management strategies. | 106 |
aiot-mlsys-lab/fedrolex | An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. | 61 |
securefederatedai/openfl | A Python framework for collaborative machine learning without sharing sensitive data | 738 |
desternylin/perfed | An implementation of various federated learning algorithms with a focus on communication efficiency, robustness, and fairness. | 15 |
rong-dai/dispfl | An implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol. | 72 |
felisat/clustered-federated-learning | An implementation of a federated learning method to optimize multiple models simultaneously while maintaining user privacy. | 160 |
conditionwang/fcil | A PyTorch implementation of Federated Class-Incremental Learning for Continual Learning in Computer Vision | 102 |
git-disl/scale-fl | An adaptive federated learning framework for heterogeneous clients with resource constraints. | 30 |