WwZzz / FLGo-Async

Asynchronous Federated Learning Experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLGo-Async

RUN

Run the command below to generate the result for fedavg. The results of other methods can be obtained by replacing fedavg by algo_name.

cd _exp_main
python main.py --method fedavg --task CIFAR100_N20_DIR0.3

Show result

cd _exp_main
python analysis.py --method fedavg ca2fl fedbuff fedasync

image image

About

Asynchronous Federated Learning Experiments

License:Apache License 2.0


Languages

Language:Python 100.0%