com.unity.ml-agents 1.0.3

com.unity.ml-agents

Notes: processedReleased July 8, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

Package Dependencies

🔧 Bug Fixes

  • #### com.unity.ml-agents (C#)
  • Fixed an issue where RayPerceptionSensor would raise an exception when the
  • list of tags was empty, or a tag in the list was invalid (unknown, null, or
  • empty string). (#4155)
  • #### ml-agents / ml-agents-envs / gym-unity (Python)
  • Fixed issue with FoodCollector, Soccer, and WallJump when playing with keyboard. (#4147, #4174)