Skip to content
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

separate clr scheduling as a module #41

Closed
fvarno opened this issue Aug 5, 2022 · 0 comments
Closed

separate clr scheduling as a module #41

fvarno opened this issue Aug 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fvarno
Copy link
Contributor

fvarno commented Aug 5, 2022

Currently we support two types of round to round clr decay in our CentralizedFLAlgorithm, step and cosine (cosine annealing with warm restarts). However, this could be enhanced by letting the user define and pass it to the Algorithm object. In fedsim-cli we can receive the arguments of the lr scheduler as we do for other definitions like DataManager, Algorithm or Model.

@fvarno fvarno added the enhancement New feature or request label Aug 5, 2022
@fvarno fvarno self-assigned this Aug 5, 2022
@fvarno fvarno closed this as completed in a7ee9bf Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant