Skip to content

[Documentation]: Idea - tutorial demonstrating OpenSpiel & Gambit workflow #555

@edwardchalstrey1

Description

@edwardchalstrey1

Requested documentation improvement

Tutorial workflow could be something like:

  1. Define a simple game play in OpenSpiel e.g. Kuhn Poker
    • A normal form example could be easier to start
  2. Set up the same game in Gambit - Is it worth developing a converter between the 2 package's Game objects?
    • In Openspiel you can do payoff_matrix = game_payoffs_array(game) and get numpy, so this would be a simple way to ineroperate between this and Gambit
  3. Train agents (algorithms) in OpenSpiel to get learned strategies
  4. Compare strategies of agents to Gambit's computed equilibrium strategies

OpenSpiel. notebook on colab

OpenSpiel

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions