Mentions légales du service

Skip to content
Snippets Groups Projects
Verified Commit 604620ee authored by ANDREY Paul's avatar ANDREY Paul
Browse files

Improve Fairness integration into the main orchestrating classes.

* Integrate Fairness configuration on the server side, split
  between 'FLOptimConfig' and 'FLRunConfig'.
* Implement generic fairness measures computation on the server
  side. Implement default computations on the client side. Leave
  additional actions up to subclasses.
  This will potentially be refactored to be coherent as to what
  goes in the fairness controllers and what goes in the existing
  main classes, and as to what is part of the shared API and what
  is left to algorithm-specific subclasses.
* Move fairness round query and reply messages to 'messaging'.
parent 7faab01e
No related branches found
No related tags found
1 merge request!69Enable Fairness-Aware Federated Learning
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment