浏览代码

adding the example of enemies and projectiles

/bullet-hell-barracuda-test-1.3.1
vincentpierre 3 年前
当前提交
1d8f57b2
共有 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 (for example, a varying number of
tiles in the [Sorter environment](Learning-Environment-Examples.md#sorter)).
enemies or projectiles).
On the trainer side, the `BufferSensor`
is processed using an attention module. More information about attention
mechanisms can be found [here](https://arxiv.org/abs/1706.03762). Training or

正在加载...
取消
保存