浏览代码

Update docs/Learning-Environment-Design-Agents.md

Co-authored-by: andrewcoh <54679309+andrewcoh@users.noreply.github.com>
/bullet-hell-barracuda-test-1.3.1
GitHub 3 年前
当前提交
ec093d45
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      docs/Learning-Environment-Design-Agents.md

2
docs/Learning-Environment-Design-Agents.md


its GameObject.
The `BufferSensor` can be useful in situations in which the Agent must pay
attention to a varying number of entities. On the trainer side, the `BufferSensor`
is processed using an attention module, more information about attention
is processed using an attention module. More information about attention
mechanisms can be found [here](https://arxiv.org/abs/1706.03762). Training or
doing inference with variable length observations can be slower than using
a flat vector observation, but can allow you to represent more complex problems

正在加载...
取消
保存