Federated-Learning-Pytorch
FL framework
A PyTorch-based framework for Federated Learning experiments
40 stars
2 watching
10 forks
Language: Python
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
shenzebang/centaur-privacy-federated-representation-learning | A framework for Federated Learning with Differential Privacy using PyTorch | 13 |
charliedinh/pfedme | An implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation. | 289 |
haozzh/fedcr | Evaluates various methods for federated learning on different models and tasks. | 17 |
smilelab-fl/fedlab | A flexible framework for distributed machine learning where participants train local models and collaboratively optimize them without sharing data | 738 |
dawenzi098/sfl-structural-federated-learning | A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 50 |
galaxylearning/gfl | A decentralized federated learning framework based on blockchain and PyTorch. | 242 |
pyg-team/pytorch-frame | A deep learning framework for handling heterogeneous tabular data with diverse column types | 543 |
jhoon-oh/fedbabu | An implementation of federated learning for image classification tasks | 51 |
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. | 24 |
easyfl-ai/easyfl | An easy-to-use platform for federated learning on PyTorch | 7 |
chandra2thapa/splitfed-when-federated-learning-meets-split-learning | An implementation of federated learning and split learning techniques with PyTorch on the HAM10000 dataset | 129 |
mloptpsu/fedtorch | A software framework for benchmarking and implementing various algorithms in federated learning and distributed optimization using PyTorch Distributed API. | 188 |
substra/substra | Enables the training and validation of machine learning models on distributed datasets in a secure and scalable manner. | 271 |
yuetan031/fedproto | An implementation of federated learning with prototype-based methods across heterogeneous clients | 133 |