com.unity.ml-agents 1.1.0-preview

com.unity.ml-agents

Notes: processedReleased June 11, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

Package Dependencies

🔧 Bug Fixes

  • Fixed an issue where SAC would perform too many model updates when resuming from a
  • checkpoint, and too few when using `buffer_init_steps`. (#4038)
  • Fixed a bug in the onnx export that would cause constants needed for inference to not be visible to some versions of
  • the Barracuda importer. (#4073)
  • #### com.unity.ml-agents (C#)
  • #### ml-agents / ml-agents-envs / gym-unity (Python)