浏览代码

Update changelog

/develop/sac-apex
Ervin Teng 5 年前
当前提交
80d91d62
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
      com.unity.ml-agents/CHANGELOG.md

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


- Fixed an issue where exceptions from environments provided a returncode of 0. (#3680)
- Running `mlagents-learn` with the same `--run-id` twice will no longer overwrite the existing files. (#3705)
- `StackingSensor` was changed from `internal` visibility to `public`
- Model updates now happen asynchronously with environment steps. (#3690)
- `num_updates` and `train_interval` for SAC were replaced with `steps_per_update`. (#3690)
## [0.15.1-preview] - 2020-03-30
### Bug Fixes

正在加载...
取消
保存