浏览代码

update changelog for upcoming release

/pre-r18-update-changelog
Chris Elion 3 年前
当前提交
bfb4202a
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 6
      com.unity.ml-agents/CHANGELOG.md

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


and this project adheres to
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [2.1.0-exp.1] - 2021-06-09
### Major Changes
### Minor Changes
#### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)

- 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
- The calculation of the target entropy of SAC with continuous actions was incorrect and has been fixed. (#5372)
#### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)
#### ml-agents / ml-agents-envs / gym-unity (Python)
- The calculation of the target entropy of SAC with continuous actions was incorrect and has been fixed. (#5372)
- Fixed an issue where the histogram stats would not be reported correctly in TensorBoard. (#5410)

正在加载...
取消
保存