Y
Hacker News
new
|
ask
|
show
|
jobs
by
mandevil
86 days ago
Optuna or skopt are open source and won't take any GPU time at all to do it.
1 comments
janalsncm
85 days ago
Optuna requires exploring the hyperparameter space which means running the experiments with those hyperparameters.
For a fixed search space it will almost certainly be better though.
link
For a fixed search space it will almost certainly be better though.