lspector / SMAC-PushGP-GECCO-2017

A paper for EuroGP-2017 on using SMAC with PushGP
2 stars 1 forks source link

An experience report on using SMAC to optimize PushGP parameters

The basic outline is something like:

Notes

Cite Fast Bayesian Optimization of Machine Learning Hyperparameters on Large Datasets http://arxiv.org/abs/1605.07079

More generally, we'll need to have at least some lit review that highlights the huge amount of work that's been done on trying to optimize parameters, from early work on things like population size and mutation rates in GAs to more modern things like SMAC (which can't be the only thing out there that does this kind of thing).