Kinds-of-Intelligence-CFI / animal-ai

Animal-AI supports interdisciplinary research to help better understand human, animal, and artificial cognition.
https://sites.google.com/csah.cam.ac.uk/animalai/
Apache License 2.0
55 stars 9 forks source link

Configurable Episode-Ending Notification for Human Testing via YAML #8

Closed kozzy97 closed 1 year ago

kozzy97 commented 1 year ago

When we are using Animal-AI for human testing, at the moment there is no indication of whether the user passed or failed an episode. In the web-GL version here, a green 'PASS' plus a happy cat emoji appears upon success, and a red 'FAIL' plus a crying cat emoji appears upon failure.

Is there a way to add an option to have these present or absent when calling AAIEnvironment?