Skip to content
Snippets Groups Projects
Commit 208bbe6f authored by stephanebonnevay's avatar stephanebonnevay
Browse files

Readme

parent 00cd8587
No related branches found
No related tags found
No related merge requests found
...@@ -415,7 +415,7 @@ Beliefs — whether implicit, explicit, or given — are crucial for an autonomo ...@@ -415,7 +415,7 @@ Beliefs — whether implicit, explicit, or given — are crucial for an autonomo
### Refine beliefs ### Refine beliefs
To assess the agents' ability to refine their beliefs in predicting their interlocutor's next action, we consider the matching pennies game which is played between two players, an agent and the opponent. Each player has a penny and must secretly turn the penny to Head or Tail. The players then reveal their choices simultaneously. If the pennies match (both heads or both tails), then the agent wins 1 point. If not, then the opponent wins and the agent loses 1 point. The objective is to maximize your total gain. To assess the agents' ability to refine their beliefs in predicting their interlocutor's next action, we consider the matching pennies game which is played between two players, an agent and the opponent. Each player has a penny and must secretly turn the penny to Head or Tail. The players then reveal their choices simultaneously. If the pennies match (both heads or both tails), then the agent wins 1 point. If not, then the opponent wins and the agent loses 1 point. The objective is to maximize the total gain of the agent.
In this game: In this game:
- the opponent follows a hidden strategy, i.e., a repetition model; - the opponent follows a hidden strategy, i.e., a repetition model;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment