pygmo2 icon indicating copy to clipboard operation
pygmo2 copied to clipboard

Having callbacks

Open MaAl13 opened this issue 11 months ago • 0 comments

Hello everyone,

i tried to figure out how to have a callback function for the simulated annealing. Does there exist such a thing since i haven't really found it. Essentially i would need a callback function or some time budget in order to do hyperparametertuning. I want to find the optimal hyperparameters for a given algorithm and problem within a certain time budget. Is there any way to extract that information during runtime?

MaAl13 avatar Mar 21 '24 13:03 MaAl13