com.unity.ml-agents 1.5.0-preview

com.unity.ml-agents

Notes: processedReleased October 14, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

Package Dependencies

  • com.unity.barracuda (1.1.1-preview)
  • com.unity.modules.imageconversion (1.0.0)
  • com.unity.modules.jsonserialize (1.0.0)
  • com.unity.modules.physics (1.0.0)
  • com.unity.modules.physics2d (1.0.0)

🔧 Bug Fixes

  • #### com.unity.ml-agents (C#)
  • Fixed a bug where accessing the Academy outside of play mode would cause the
  • Academy to get stepped multiple times when in play mode. (#4532)
  • #### ml-agents / ml-agents-envs / gym-unity (Python)