com.unity.ml-agents 3.0.0

com.unity.ml-agents

Source docs
Notes: processedReleased October 5, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2023.2

Package Dependencies

  • com.unity.modules.imageconversion (1.0.0)
  • com.unity.modules.jsonserialize (1.0.0)
  • com.unity.modules.physics (1.0.0)
  • com.unity.sentis (2.1.0)

🔧 Bug Fixes

  • #### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)
  • Fix failing ci post upgrade (#6141)
  • Fixed missing assembly reference for google protobuf. (#6099)
  • Fixed missing tensor Dispose in ModelRunner. (#6028)
  • Fixed 3DBall sample package to remove Barracuda dependency. (#6030)
  • #### ml-agents / ml-agents-envs
  • Fix sample code indentation in migrating.md (#5840)
  • Fixed continuous integration tests (#6079)
  • Fixed bad like format (#6078)
  • Bumped numpy version to >=1.23.5,<1.24.0 (#6082)
  • Bumped onnx version to 1.15.0 (#6062)
  • Bumped protobuf version to >=3.6,<21 (#6062)