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

Update mlagents to 2.3.0-exp FROM 2.1.0-exp #16

Closed alhasacademy96 closed 1 year ago

alhasacademy96 commented 1 year ago

For the best compatibility between unity-side of things and mlagents, both platforms needs to be aligned in terms of their current changes as per mlagents guidlines: https://github.com/Unity-Technologies/ml-agents/blob/main/docs/Installation.md

TL;DR: it states on mlagents documentary that the minimum version of unity editor supported is 2021.x. This conflicts with the current version of unity editor (2020.x). Therefore, to get the best support and experience in using mlagents, both mlagents and unity editor version are upgraded to at least the minimum unity editor version and mlagents package versions.