浏览代码

editing the changelog

/develop/fix-attn-embedding
vincentpierre 4 年前
当前提交
6bbd7485
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
      com.unity.ml-agents/CHANGELOG.md

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


#### ml-agents / ml-agents-envs / gym-unity (Python)
- Some console output have been moved from `info` to `debug` and will not be printed by default. If you want all messages to be printed, you can run `mlagents-learn` with the `--debug` option or add the line `debug: true` at the top of the yaml config file. (#5211)
- The embedding size of attention layers used when a BufferSensor is in the scene has been changed. It is now fixed to 128 units. It might be impossible to resume training from a checkpoint of a previous version. (#5272)
### Bug Fixes
#### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)

正在加载...
取消
保存