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

Incompatible with RLLib #4

Closed chaubeyniha closed 1 year ago

chaubeyniha commented 1 year ago

The Animal AI environment is incompatible with RLLib because the gym wrapper that is used is a tuple whereas RL Lib needs it to be an object.

alhasacademy96 commented 1 year ago

Hi @chaubeyniha

Could you please elaborate on the issue? What is the error message produced? Where is the error produced? What platform are you on that the error keeps popping up or when does it pop up?