/Nash-equilibrium

this is a repository that calculates Nash equilibrium for bayesian games with 2 players

Primary LanguageJupyter NotebookMIT LicenseMIT

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.