"README.org" did not exist on "7a0889adec1e553a3ad3ef9b4e2b29f70592500d"
Add 'FairnessControllerServer.from_specs' generic constructor.
This generic constructor enables parsing any subclass instance from serializable specifications. This is notably useful to ensure that `FLOptimConfig` remains compatible with TOML parsing even when a fairness algorithm is used. Dedicated tests and further documentation are yet to be added.
parent
f9ec48be
No related branches found
No related tags found
Showing
- declearn/fairness/api/_server.py 48 additions, 1 deletiondeclearn/fairness/api/_server.py
- declearn/main/config/_strategy.py 50 additions, 2 deletionsdeclearn/main/config/_strategy.py
- test/fairness/controllers/fairness_controllers_testing.py 10 additions, 0 deletionstest/fairness/controllers/fairness_controllers_testing.py
Please register or sign in to comment