Skip to content

ML-Agents Release 9

Compare
Choose a tag to compare
@dongruoping dongruoping released this 03 Nov 22:47
0b32bd4

ML-Agents Release 9

Package Versions

NOTE: It is strongly recommended that you use packages from the same release together for the best experience.

Package Version
com.unity.ml-agents (C#) v1.5.0
ml-agents (Python) v0.21.1
ml-agents-envs (Python) v0.21.1
gym-unity (Python) v0.21.1
Communicator (C#/Python) v1.2.0

Bug Fixes and Minor Changes

ml-agents (Python)

  • Fixed an issue where runs could not be resumed when using TensorFlow and Ghost Training. (#4593)
  • Capped cattrs version to 1.0.x. (#4613)
  • Capped PyTorch version to 1.6.x. (#4617)