FedU_FMTL
Federated ML framework
An implementation of federated multi-task learning with laplacian regularization across various datasets
16 stars
1 watching
2 forks
Language: Python
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
gingsmith/fmtl | A framework for collaborative learning across multiple tasks and datasets in a distributed manner | 129 |
omarfoq/fedem | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 154 |
mediabrain-sjtu/fedgela | Federated learning algorithm designed to handle partially class-disjoint data by utilizing bilateral curation and Dirichlet partitioning. | 10 |
fangxiuwen/robust_fl | An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning. | 41 |
xjiajiahao/federated-minimax | A framework for developing and testing decentralized machine learning algorithms | 2 |
cuis15/fcfl | An implementation of Fair and Consistent Federated Learning using Python. | 20 |
aiot-mlsys-lab/fedrolex | An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. | 61 |
substra/substra | Enables the training and validation of machine learning models on distributed datasets in a secure and scalable manner. | 271 |
xtra-computing/fedov | Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 14 |
mingruiliu-ml-lab/episode_plusplus | An algorithm for Federated Learning that handles client subsampling and data heterogeneity with unbounded smoothness | 0 |
wenkehuang/fccl | A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning | 97 |
diogenes0319/fedmd_clean | An implementation of a heterogenous federated learning framework using model distillation. | 149 |
mmorafah/pacfl | Implementation of federated learning algorithms for distributed machine learning on private client data | 37 |
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 |
lxcnju/fedrepo | An open-source repository implementing various federated learning algorithms with source code for multiple deep learning applications. | 174 |