FederatedScope
FederatedScope copied to clipboard
[WIP] Refactor FedEx & Multi-obj optimizer & scripts
This PR is adopted from https://github.com/alibaba/FederatedScope/pull/494. We have three goals here:
- Refactor FedEx. 1 dim grid mode -> ConfigSpace mode.
- Multi-obj optimizer for autotune implemented with SMAC3.
- Scripts for exp in paper FedHPOBench and fix minor bugs of transform.
Notice: Merge this after https://github.com/alibaba/FederatedScope/pull/509.