-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pfedhpo and fts #509
pfedhpo and fts #509
Conversation
hpo: | ||
scheduler: pfedhpo | ||
num_workers: 0 | ||
pfedhpo: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do not find the key in cfg.hpo
, which might raise error.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if there are no changes in worker_builder
, how could you run an FTS worker or pfedhpo worker?
Please solve |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When I try to run the scripts, I always get {'Role': 'Client #xxx', 'Hyperparams': None}
, could you fix this?
Please resolve the conflicts and pass the UT. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I rearranged the codes for FTS and our HPN, as well as removed the redundant exp scripts.