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

Scalable hyperparameter selection with Ray Tune #1067

Closed
alanakbik opened this issue Sep 4, 2019 · 3 comments
Closed

Scalable hyperparameter selection with Ray Tune #1067

alanakbik opened this issue Sep 4, 2019 · 3 comments
Labels
wontfix This will not be worked on

Comments

@alanakbik
Copy link
Collaborator

Ray Tune is a framework for hyperparameter selection that supports running processes in parallel across multiple CPUs/GPUs and has connectors to a number of hyperparameter selection frameworks such as Hyperopt and Bayesopt.

As discussed in #563 with @myaldiz and @richardliaw it would be interesting to add support for this framework and potentially replace the current hyperparameter selection classes based on Hyperopt with this more general framework. For this, we need to slightly refactor the model trainer and the checkpointing mechanism.

@richardliaw
Copy link

I can help review if you want! Just let me know when you open the PR.

@alanakbik
Copy link
Collaborator Author

@richardliaw thanks a lot - I'll let you know when it's ready!

alanakbik pushed a commit that referenced this issue Sep 11, 2019
alanakbik pushed a commit that referenced this issue Sep 12, 2019
alanakbik pushed a commit that referenced this issue Sep 12, 2019
alanakbik pushed a commit that referenced this issue Sep 12, 2019
alanakbik pushed a commit that referenced this issue Sep 12, 2019
alanakbik pushed a commit that referenced this issue Sep 12, 2019
alanakbik pushed a commit that referenced this issue Sep 12, 2019
alanakbik pushed a commit that referenced this issue Sep 12, 2019
alanakbik pushed a commit that referenced this issue Sep 12, 2019
@stale
Copy link

stale bot commented Apr 29, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Apr 29, 2020
@stale stale bot closed this as completed May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants