Skip to content

FrankJonasmoelle/A-Simple-Framework-for-Federated-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Framework for Federated Learning

A simple federated learning framework based on FedSimSiam that allows for sequential training of clients. To apply it to you use-case, change the following:

  • Change the model in server.py
  • Use your own create_datasets method in server.py
  • Change the client_update method in client.py to train your local models accordingly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages