浏览代码

Update changelog for hybrid actions (#4735)

/MLA-1734-demo-provider
GitHub 4 年前
当前提交
98ed49da
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4
      com.unity.ml-agents/CHANGELOG.md

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


### Major Changes
#### com.unity.ml-agents (C#)
#### ml-agents / ml-agents-envs / gym-unity (Python)
- PyTorch trainers now support training agents with both continuous and discrete action spaces.
Currently, this can only be done with Actuators. Please see
[here](../Project/Assets/ML-Agents/Examples/Basic/Scripts/BasicActuatorComponent.cs) for an
example of how to use Actuators. (#4702)
### Minor Changes
#### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)

正在加载...
取消
保存