flower icon indicating copy to clipboard operation
flower copied to clipboard

FedPM

Open FrancescoPase opened this issue 2 years ago • 3 comments

Implementation of the baseline FedPM.

Still not compliant with the rules, main body of the code.

FrancescoPase avatar Oct 02 '23 12:10 FrancescoPase

Hi @FrancescoPase, I made some changes to your baseline. They are in baselines/fedpm (as opposed to your previous commits in baselines/FedPM). Take a look at the environment setup section in the README.md, it will tell you how to setup the python environment using Poetry and how you can run the code (both for using fedpm and dense clients/strategies). I think it's better to focus on the new fedpm instead of FedPM when you add more content.

Don't hesitate to reach out to me with doubts.

jafermarq avatar Dec 29 '23 21:12 jafermarq