Skip to content

Releases: Unity-Technologies/com.unity.ml-agents

v2.3.0-exp.1

27 Mar 18:29

Choose a tag to compare

v2.3.0-exp.1

[2.3.0-exp.1] - 2022-03-18

Major Changes

com.unity.ml-agents / com.unity.ml-agents.extensions (C#)

ml-agents / ml-agents-envs

  • Refactored to support the new ML-Agents Pro package.
  • The minimum supported Python version for ml-agents-envs was changed to 3.7.2 (#5)
  • Added support for the PettingZoo multi-agent API (#6)
  • Refactored gym-unity into the ml-agents-envs package (#6)

Minor Changes

com.unity.ml-agents / com.unity.ml-agents.extensions (C#)

  • Upgrade barracuda dependency to 3.0.0 (#9)

ml-agents / ml-agents-envs

  • Added the new unity_vec_env file to the ml-agents-envs module
  • Extended support to python 3.9.10

Bug Fixes

com.unity.ml-agents / com.unity.ml-agents.extensions (C#)

ml-agents / ml-agents-envs