Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 790 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 790 Bytes

Bayesian Game Nash Equilibrium Calculator

This project calculates Nash equilibrium in Bayesian games, specifically a variant of the Bach or Stravinsky (BoS) game with imperfect information.

Description

The game involves two players, each with imperfect information about the other player's preferences. The players receive signals before making decisions, and the Nash equilibrium is calculated based on the given probabilities and payoff matrix.

License

This project is licensed under the MIT License - see the LICENSE file for details.