fmtl
Federated Learning Framework
A framework for collaborative learning across multiple tasks and datasets in a distributed manner
Federated Multi-Task Learning
129 stars
5 watching
40 forks
Language: Matlab
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ibm/federated-learning-lib | A framework for collaborative distributed machine learning in enterprise environments. | 499 |
dual-grp/fedu_fmtl | An implementation of federated multi-task learning with laplacian regularization across various datasets | 16 |
smilelab-fl/fedlab | A flexible framework for distributed machine learning where participants train local models and collaboratively optimize them without sharing data | 738 |
cuis15/fcfl | An implementation of Fair and Consistent Federated Learning using Python. | 20 |
felisat/clustered-federated-learning | An implementation of a federated learning method to optimize multiple models simultaneously while maintaining user privacy. | 160 |
wenkehuang/fccl | A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning | 97 |
aiot-mlsys-lab/fedrolex | An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. | 61 |
kai-yue/ntk-fed | A framework for federated learning that leverages the neural tangent kernel to address statistical heterogeneity in distributed machine learning. | 3 |
galaxylearning/gfl | A decentralized federated learning framework based on blockchain and PyTorch. | 242 |
litian96/ditto | A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. | 137 |
omarfoq/fedem | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 154 |
fangxiuwen/robust_fl | An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning. | 41 |
diogenes0319/fedmd_clean | An implementation of a heterogenous federated learning framework using model distillation. | 149 |
securefederatedai/openfl | A framework for enabling collaboration on machine learning projects without sharing sensitive data | 728 |
mediabrain-sjtu/fedgela | Federated learning algorithm designed to handle partially class-disjoint data by utilizing bilateral curation and Dirichlet partitioning. | 10 |