MultiAgentLearning/playground

Help wanted

開放

#202 建立於 2019年3月5日

 (6 則留言) (0 個反應) (0 位負責人)Python (215 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (728 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Here are three implementations that the community would really appreciate:

  1. Add in the flames and the direction of movement to the observation: This is here because the top competitors all recreated it.

  2. 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.

  3. 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.

貢獻者指南