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

Use Optuna to improve hyperparameter optimization times #25

Open
nlsschim opened this issue Oct 25, 2023 · 0 comments
Open

Use Optuna to improve hyperparameter optimization times #25

nlsschim opened this issue Oct 25, 2023 · 0 comments

Comments

@nlsschim
Copy link
Member

The currently time limiting factor for diff_predictor is the amount of time hyperparameter optimization takes, especially when not using a GPU, which might limit users who dont have GPU access or experience. We could use Optuna: https://optuna.org/#code_examples to make this process faster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant