mgo icon indicating copy to clipboard operation
mgo copied to clipboard

[Open Ended Evolution] Metrics

Open JusteRaimbault opened this issue 5 years ago • 0 comments

We have internal metrics in mgo to measure crowding, diversity (the hitmap) in pse ; but we do not have generic measures of open-endedness, which could be useful to test benchmark pse or new algorithms. I cam across this nice paper : https://www.mitpressjournals.org/doi/full/10.1162/artl_a_00280 where they provide a consistent set of metrics with an open source implementation (in cpp though) ; we may want to implement these in mgo

JusteRaimbault avatar Apr 16 '19 09:04 JusteRaimbault