Skip to content

Implementing client selection function in Flower(federal learning framework).

Notifications You must be signed in to change notification settings

Wang-Yan-Hao/Flower_client_selection_implement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Flower other algorithm and client_selection implement

We implement below functions in flower, a federal learning framework. All the examples use Pytorch, but it can easily extend to another ML framework due to flower attributes.

  1. Client selection, Server can choose the Client they want (by the client RAM or Data_size...) to do FL.
  2. FedProx
  3. FedCurv

About

Implementing client selection function in Flower(federal learning framework).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published