Skip to content

hongpeng-guo/FedCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FedCore: Straggler-Free Federated Learning with Distributed Core-sets

Installation

pip install -r requirements.txt

Run an experiment on MINIST dataset with FedCore

python main.py --cf config/mnist_fedcore.yaml

Run all experiments as shown in the paper

./run_all.sh

More self-defined simulation

You can create self-defined simulation scenarios by modifying or creating new yaml configuration files as presented in /configs/*.ymal.

About

Code repo for paper FedCore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published