fedprox topic

List fedprox repositories
trafficstars

Federated-Learning-in-PyTorch

407
Stars
89
Forks
Watchers

Handy PyTorch implementation of Federated Learning (for your painless research)

Federated-Learning-Implementations

43
Stars
5
Forks
Watchers

This repository contains all the implementation of different papers on Federated Learning

FedModule

146
Stars
21
Forks
Watchers

联邦学习模块化框架,支持各类FL。A universal federated learning framework, free to switch thread and process modes

Federated-Learning-PyTorch

64
Stars
14
Forks
Watchers

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

107
Stars
19
Forks
Watchers

PyTorch implementation of FedProx (Federated Optimization for Heterogeneous Networks, MLSys 2020).

Federated-Learning-Research

23
Stars
7
Forks
Watchers

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

72
Stars
14
Forks
Watchers

(NeurIPS 2022) Official Implementation of "Preservation of the Global Knowledge by Not-True Distillation in Federated Learning"