FedTree icon indicating copy to clipboard operation
FedTree copied to clipboard

python horizontal FL

Open Oqaily opened this issue 3 years ago • 1 comments

Hi, I want to run some code script within each communication round of the federated algorithm. Is there a method to run the client update, server update, and the aggregating algorithm at any point separately using the python horizontal classifier?

Oqaily avatar Oct 05 '22 01:10 Oqaily

Hi @Oqaily ,

Currently our python interface is simple and does not support any fine-grained functions. We'll consider proving more low-level python interfaces in the future. Hope you can understand.

QinbinLi avatar Oct 10 '22 06:10 QinbinLi