-
Notifications
You must be signed in to change notification settings - Fork 73
Implement TUNA in mlos_bench #926
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
Comments
Adding a few of my notes from our discussion. @jsfreischuetz please adjust/correct as you see them (just wanted to get them down while they were fresh in my mind). PRs needed for different features
Let's review here and flush out some more details, but then make sub-issues for each of these before we start knocking them out. |
Placeholder issue to track to implementing the TUNA noisy optimization algorithm in an mlos_bench scheduler now that the TrialRunner abstraction is available (arxiv citation to be added).
May also want to finish implementing a basic ParallelTrialScheduler first (#380).
Probably also need to finish making some singleton VM ARM templates to make use of that (e.g., parameterized by the
$trial_runner_id
).@jsfreischuetz for awareness and tracking
See Also: http://aka.ms/mlos/tuna-eurosys-paper
The text was updated successfully, but these errors were encountered: