From 07b2b2610692e2215d7c0a0fc9f3301d8da6121e Mon Sep 17 00:00:00 2001 From: mmorge <maxime.morge@univ-lyon1.fr> Date: Mon, 2 Jun 2025 16:47:11 +0200 Subject: [PATCH] PyGAAMAS: minor correction --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index dcc915e..619649a 100644 --- a/README.md +++ b/README.md @@ -729,8 +729,6 @@ the ability to adopt a role (behaving differently based on instructions), payoff sensitivity (adjusting behavior according to incentives), and semantic robustness (remaining unaffected by superficial label changes). -Here is a paragraph you can add to the Synthesis section to summarize findings on coordination: - When it comes to coordination, most generative agents struggle to align their actions in games with multiple equilibria. This failure stems from an absence of shared strategies and a limited ability to model the opponent’s behavior accurately. Although communication is expected to improve -- GitLab