浏览代码

add changelog entries for PRs that were missing them before. (#5416)

/main
Chris Elion 3 年前
当前提交
b683ecc2
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6
      com.unity.ml-agents/CHANGELOG.md

6
com.unity.ml-agents/CHANGELOG.md


#### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)
- update Barracuda to 2.0.0-pre.3. (#5385)
- Fixed NullReferenceException when adding Behavior Parameters with no Agent. (#5382)
- Add stacking option in Editor for `VectorSensorComponent`. (#5376)
- Lock cattrs dependency version to 1.6. (#5397)
- Added a fully connected visual encoder for environments with very small image inputs. (#5351)
- Colab notebooks illustrating the use of the Python API are now part of the repository. (#5399)
### Bug Fixes

- Fixed an error where sensors would not reset properly before collecting the last observation at the end of an
episode. (#5375)
- Fixed error when importing models which use the ResNet encoder. (#5358)
## [2.0.0-exp.1] - 2021-04-22

正在加载...
取消
保存