FedLab
Federated Learning Framework
A flexible framework for distributed machine learning where participants train local models and collaboratively optimize them without sharing data
A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.
743 stars
10 watching
126 forks
Language: Jupyter Notebook
last commit: 4 months ago deep-learningfederated-learningfederated-learning-frameworkfedlabmachine-learningpytorchpytorch-federated-learning
Related projects:
Repository | Description | Stars |
---|---|---|
gingsmith/fmtl | A framework for collaborative learning across multiple tasks and datasets in a distributed manner | 130 |
ibm/federated-learning-lib | A framework for collaborative distributed machine learning in enterprise environments. | 500 |
securefederatedai/openfl | A Python framework for collaborative machine learning without sharing sensitive data | 738 |
omarfoq/fedem | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 157 |
symbioticlab/fedscale | A federated learning platform with tools and datasets for scalable and extensible machine learning experimentation | 390 |
raymin0223/logo | An implementation of federated active learning with a novel sampling strategy to improve performance on decentralized machine learning tasks | 31 |
charliedinh/pfedme | An implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation. | 291 |
xtra-computing/fedsim | A framework that enables federated learning across multiple datasets while optimizing model performance with record similarities. | 25 |
felisat/clustered-federated-learning | An implementation of a federated learning method to optimize multiple models simultaneously while maintaining user privacy. | 160 |
galaxylearning/gfl | A decentralized federated learning framework based on blockchain and PyTorch. | 243 |
shenzebang/federated-learning-pytorch | A PyTorch-based framework for Federated Learning experiments | 40 |
mloptpsu/fedtorch | A software framework for benchmarking and implementing various algorithms in federated learning and distributed optimization using PyTorch Distributed API. | 188 |
dawenzi098/sfl-structural-federated-learning | A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 49 |
aiot-mlsys-lab/fedrolex | An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. | 61 |
scaleoutsystems/fedn | An open source federated learning framework designed to be secure, scalable and easy-to-use for enterprise environments | 145 |