com.unity.ml-agents 1.9.0-preview
Notes: processedReleased March 17, 2021
Unity Compatibility
Minimum Unity: 2018.4
Package Dependencies
- com.unity.barracuda (1.3.2-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)
- com.unity.modules.unityanalytics (1.0.0)
🔧 Bug Fixes
- #### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)
- #### ml-agents / ml-agents-envs / gym-unity (Python)
- An issue that caused `GAIL` to fail for environments where agents can terminate episodes by self-sacrifice has been fixed. (#4971)
- Made the error message when observations of different shapes are sent to the trainer clearer. (#5030)
- An issue that prevented curriculums from incrementing with self-play has been fixed. (#5098)
