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

Expand on metrics

jonatanklosko opened this issue · comments

MeowNx should provide a few basic metrics (like mean fitness or population diversity) and also make it easy to calculate metrics with user-given numerical definitions. Ideally we would calculate all of these in a single operation.