浏览代码

Update changelog (#3678)

/develop/add-fire
GitHub 5 年前
当前提交
d3c0dffc
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
      com.unity.ml-agents/CHANGELOG.md

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


- Renamed 'Generalization' feature to 'Environment Parameter Randomization'.
- Fixed an issue where specifying `vis_encode_type` was required only for SAC. (#3677)
- The way that UnityEnvironment decides the port was changed. If no port is specified, the behavior will depend on the `file_name` parameter. If it is `None`, 5004 (the editor port) will be used; otherwise 5005 (the base environment port) will be used.
- Fixed an issue where switching models using `SetModel()` during training would use an excessive amount of memory. (#3664)
## [0.15.0-preview] - 2020-03-18
### Major Changes

正在加载...
取消
保存