Skip to content

scottshufe/Horizontally-Federated-Learning-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horizontally-Federated-Learning-Demo

A horizontally FL image classification demo in book Practicing Federated Learning Chapter 3.

Performance comparison between FL model and centralized training model:

In order to obtain the centralized training result, just modify the following parameters in utils/config.json:

  • "no_models": 1
  • "k": 1
  • "local_epochs": 1

More details please refer to - Practicing Federated Learning GitHub Repository

About

A horizontally federated learning demo in book Practicing Federated Learning Chapter 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages