Skip to content

A counterfactual regret minimization solver to solve the extensive form game - like khun poker and dice game

License

Notifications You must be signed in to change notification settings

zhoupenger/game-theory-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game thory solver

Overview

This is a simple game theory solver which could implement:

Regret Matching

  • rock paper scissors
  • colonel game

Basic CFR Algorithems

  • Kuhn Poker
  • Dudo

By the way, the algorithm and the game environment have been implemented respectively, and are inherited through their respective base classes.

How to run

Use the three ipynb in the game_thory document to see the visual results.

About

A counterfactual regret minimization solver to solve the extensive form game - like khun poker and dice game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published