fedprox topic
openfl
An open framework for Federated Learning.
Federated-Learning-in-PyTorch
Handy PyTorch implementation of Federated Learning (for your painless research)
Federated-Learning-Implementations
This repository contains all the implementation of different papers on Federated Learning
FedModule
联邦学习模块化框架,支持各类FL。A universal federated learning framework, free to switch thread and process modes
Federated-Learning-PyTorch
PyTorch implementation of Federated Learning algorithms FedSGD, FedAvg, FedAvgM, FedIR, FedVC, FedProx and standard SGD, applied to visual classification. Client distributions are synthesized with arb...
FedProx-PyTorch
PyTorch implementation of FedProx (Federated Optimization for Heterogeneous Networks, MLSys 2020).
Federated-Learning-Research
An implementation of federated learning research baseline methods based on FedML-core, which can be deployed on real distributed cluster and help researchers to explore more problems existing in real...
FedNTD
(NeurIPS 2022) Official Implementation of "Preservation of the Global Knowledge by Not-True Distillation in Federated Learning"