You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our current rollout implementation is very focused on sequential epoch increments, it would be good to generalise this to provide schedulers to control rollout.
Work was done in aifs-mono to enable this. here
I think this can be generalised and provide more general applicability.
Features
Below is a list of features and requirements as I see them
Epoch Step rollout
Static Rollout
Upon hitting a threshold begin another strategy
Random selection of rollout between bounds
Dynamic selection of increments
Questions
Will the rollout only change between epochs? Could within an epoch it change?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Our current rollout implementation is very focused on sequential epoch increments, it would be good to generalise this to provide schedulers to control rollout.
Work was done in
aifs-mono
to enable this. hereI think this can be generalised and provide more general applicability.
Features
Below is a list of features and requirements as I see them
Questions
What other features may be needed?
Discussion of #145
Points raised in Issue
Beta Was this translation helpful? Give feedback.
All reactions