Skip to content

geek-APTX4869/Federated-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Federated-Learning

Simulation of federated learning.
You can see utils/options.py to view detailed parameters and their interpretations.
Since there is no optimization, it is time-consuming when there are more users selected.

Requirements

python>=3.6
pytorch>=0.5

Run

A simple example:
You can run in terminal with code
python main_fed.py --iid --epochs 40

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages