disco icon indicating copy to clipboard operation
disco copied to clipboard

personalized models

Open martinjaggi opened this issue 4 years ago • 1 comments

summary issue for supporting personalization (both for decentralized and federated)

each task description should include a flag if that task is meant to use or allow personalization.

(for algorithms such as https://github.com/epfml/FeAI/pull/18 but also others )

once the new code structure is settled let's discuss here some more what the easiest code modification would be to allow it

also needed to later define contribution measures from the perspective of one user

martinjaggi avatar Nov 19 '21 14:11 martinjaggi

We started defining that with a Model class that wraps the actual model, it is currently pushed on epfml/FeAI#18. We discussed how to do it this week and we can maybe talk if you think that is is general enough ! :)

dgengler6 avatar Nov 19 '21 15:11 dgengler6

replaced by #306

martinjaggi avatar Nov 01 '22 21:11 martinjaggi