-
Notifications
You must be signed in to change notification settings - Fork 5
Allow callback to easily monitor iterations #7
Copy link
Copy link
Open
Description
Hi. I'm currently using your package for an optimization problem.
Since I needed to easily track iterations of the algorithm to extract some measures (such as diversity of the sampled solutions at each iterations, number of clusters etc) I forked your repository and added a callback function to the abc object constructor, allowing the user to see for each iterations which points of the cost function have been measured and the corresponding fitness.
I think this functions could interest other people looking for ways to observe, measure and babysit the optimization process.
If you're interested, you could add this functionality to the package; the fork is at: https://github.com/Marco-Masera/BeeColPy_extended/tree/master
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels