fedavg topic

List fedavg repositories

FedNova

190
Stars
39
Forks
Watchers

PyTorch implementation of FedNova (NeurIPS 2020), and a class of federated learning algorithms, including FedAvg, FedProx.

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...

FedAvg-numpy-pytorch-tff

41
Stars
6
Forks
Watchers

Three implementations of FedAvg: numpy, pytorch and tensorflow federated.

redco

58
Stars
6
Forks
Watchers

NAACL '24 (Best Demo Paper RunnerUp) / MlSys @ NeurIPS '23 - RedCoast: A Lightweight Tool to Automate Distributed Training and Inference

blades

126
Stars
21
Forks
Watchers

Blades: A Unified Benchmark Suite for Byzantine Attacks and Defenses in Federated Learning

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...