Skip to content

AntixK/FedDyn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FedDyn (WIP)

Getting Started

Downloading datasets through torchvision can be quite slow or can even fail. Therefore, it is recommended that you download the datasets prior to preparing the data.

Results

Custom Datasets

ToDo:

  • Add MLP
  • Add CNN
  • Write client side training -[ ] Dynamic regularization
  • Server side update
    • Update only parameters & not entire state dict?
  • Main FedDyn loop
  • Proper communication between server and clients
  • Prepare dataset
    • IID
    • Non-IID Balanced
    • None-IID Unbalanced
  • Download datasets
  • Metrics (bits transferred, accuracy etc)
  • Parallel training

References

About

Federated Learning Based Dynamic Regularization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages