AnimalAI - v3.0.2
Introducing Animal-AI v3.0.2!
Introducing Animal-AI with codebase improvements as well as major bug fixes. Animal-AI runs smoother and is up-to-date behind the scenes.
So what's new?
Major:
- Upgraded ML-Agents version to 0.30.0.
- Upgraded Unity Engine Editor to 2021.3.21f1.
- Fixed bug where objects had dark shadows during arena initialisation.
#15
Minor:
- Various Unity-side performance optimisation.
- Various major bug fixes.
For a complete look, see CHANGELOG.md.
Getting Started:
Check our Installation Guide (here) and/or our Launching Animal-AI Guide (here) for a more detailed look.
But in brief:
- Download Animal-AI OS build for your system from below
- Extract files anywhere you'd like on your system (we use Winrar to package application contents)
- Run .exe/.app file (depending on your system) in the extracted folder of Animal-AI
N.B: If you are using Linux, you may need to make the .exe file executable. Simply run this command in your terminal of choice: chmod +x env/AnimalAI.x86_64
. If you are using macOS, you may also need to run this command: chmod -R 777 [applicationName].app
in your macOS terminal to unlock permissions for Animal-AI.
What's Changed
- updated mlagents to 2.3.0-exp by @alhasacademy96 in #15
New Contributors
- @alhasacademy96 made their first contribution in #15
Full Changelog: v2.2...v3.0.2