## 同距離にイベントが存在する場合 ### 結果 - 初期状態 <img src="https://user-images.githubusercontent.com/60799014/107867582-6d825900-6ebf-11eb-8223-5f32be8d6965.png" alt="image" height=200><img src="https://user-images.githubusercontent.com/60799014/107867589-6fe4b300-6ebf-11eb-9c4b-b16c506f24c7.png" alt="image" height=230> - 次ステップ <img src="https://user-images.githubusercontent.com/60799014/107867661-044f1580-6ec0-11eb-9616-ef114b9861cc.png" alt="image" height=200><img src="https://user-images.githubusercontent.com/60799014/107867662-04e7ac00-6ec0-11eb-9141-a04b04a56ddc.png" alt="image" height=230> ### 考察 - 初期状態でAttentionの低い下側のイベントに向かって進んでいる - 同距離の場合、Attentionの強弱はそこまで関係ない? - 次ステップで若干下のイベントに近づくと、下イベントに対してのAttentionが強くなる ## 同距離にイベントが存在し、一方に他エージェントが近い場合 ### 結果 - 初期状態 <img src="https://user-images.githubusercontent.com/60799014/107867724-6b6cca00-6ec0-11eb-9047-da0b8c2d6c01.png" alt="image" height=200><img src="https://user-images.githubusercontent.com/60799014/107867729-7cb5d680-6ec0-11eb-969f-ba9e455dcc96.png" alt="image" height=230> - 次ステップ <img src="https://user-images.githubusercontent.com/60799014/107867781-fea5ff80-6ec0-11eb-8d3d-875cf99a1cc6.png" alt="image" height=200><img src="https://user-images.githubusercontent.com/60799014/107867783-ff3e9600-6ec0-11eb-8a11-9d6ecdd2338d.png" alt="image" height=230> ### 考察 - 初期状態において、イベントに対するAttentionの強さは変化していない - 追加されたエージェントに対してのAttentionは当てられている - 先ほどまでは下のイベントに向かって進んでいたが、他エージェントが隣接していると上のイベントに向かう - 協調性は確認できた
同距離にイベントが存在する場合
結果
初期状態


次ステップ


考察
同距離にイベントが存在し、一方に他エージェントが近い場合
結果
初期状態


次ステップ


考察