FedRepo
Federated learning framework
An open-source repository implementing various federated learning algorithms with source code for multiple deep learning applications.
175 stars
2 watching
35 forks
Language: Python
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ibm/federated-learning-lib | A framework for collaborative distributed machine learning in enterprise environments. | 500 |
scaleoutsystems/fedn | An open source federated learning framework designed to be secure, scalable and easy-to-use for enterprise environments | 145 |
cuis15/fcfl | An implementation of Fair and Consistent Federated Learning using Python. | 20 |
xtra-computing/fedov | Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 17 |
desternylin/perfed | An implementation of various federated learning algorithms with a focus on communication efficiency, robustness, and fairness. | 15 |
codepothunter/fednp | A framework for non-IID federated learning via neural propagation | 6 |
xtra-computing/fedsim | A framework that enables federated learning across multiple datasets while optimizing model performance with record similarities. | 25 |
litian96/ditto | A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. | 138 |
kai-yue/ntk-fed | A framework for federated learning that leverages the neural tangent kernel to address statistical heterogeneity in distributed machine learning. | 3 |
mediabrain-sjtu/fedgela | This project enables federated learning across partially class-disjoint data with curated bilateral curation. | 11 |
bytedance/feddecorr | Implementation of various federated learning algorithms to mitigate dimensional collapse in heterogeneous federated learning environments | 64 |
mediabrain-sjtu/feddisco | A federated learning framework with discrepancy-aware collaboration for decentralized data training | 68 |
yuetan031/fedproto | An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |
galaxylearning/gfl | A decentralized federated learning framework based on blockchain and PyTorch. | 243 |
haozzh/fedcr | Evaluates various methods for federated learning on different models and tasks. | 19 |