浏览代码

Update docs/Learning-Environment-Examples.md

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

2
docs/Learning-Environment-Examples.md


- BehaviorParameters:
- Vector Observations : 4 : 2 floats for Position and 2 floats for orientation
- Variable Length Observations : Between 1 and 20 entities (one for each tile)
each with 22 observations, the first 20 are one hot encoding of the value of the,
each with 22 observations, the first 20 are one hot encoding of the value of the tile,
the 21st represents the position of the tile and the 22nd is 1 if the tile was
visited and zero otherwise.
- Actions: 3 discrete branched actions corresponding to forward, backward,

正在加载...
取消
保存