jonatanklosko / meow

Multi-population evolutionary algorithms with support for GPU and distributed computing

Home Page:https://static.jonatanklosko.com/docs/meow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support early stopping

jonatanklosko opened this issue · comments

Once we have #23, we can add termination that is based on change in particular metric, rather than the number of generations (using both would imply early stopping).