pygmo2
pygmo2 copied to clipboard
Having callbacks
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?