Y
Hacker News
new
|
ask
|
show
|
jobs
by
janalsncm
57 days ago
Hyperparameter tuning could be
done by
genetic algorithm. I think it’s a bit of a category error to say that it
is
a genetic algorithm though.
Hyperparam tuning is usually done by Bayesian Optimization though.
1 comments
stingraycharles
57 days ago
Yeah that’s correct, it could use it, but there are better alternatives for this particular problem.
link