enhancementhelp wanted
仓库指标
- 星标
- (728 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Here are three implementations that the community would really appreciate:
-
Add in the flames and the direction of movement to the observation: This is here because the top competitors all recreated it.
-
Make a history function that returns all the states that this agent experienced and an ability to start from any of these states: This is here because it helps a lot with debugging agents and understanding where they are going wrong.
-
Make a doc that details how agents move: This is here because a lot of folks ask about it and it's an imperative to understand before building an agent in earnest.