Imperfect Information Games Logo

User Guide

  • About
  • Installation
  • Background
  • Features
  • Getting Started
  • TODOs
  • Documentation
  • References
  • License

Demos

  • CFR Demo
  • Regret Matching Demo

Games

  • Base Game
  • Kuhn Poker
  • Rock Paper Scissor
  • Prisoner’s Dilemma
  • Bar Crowding Game

Algorithms

  • Base Player
  • Regret Matching
  • Counterfactual Regret Minimization

Miscellaneous

  • Trainer
  • Evaluate
  • Utils
Imperfect Information Games
  • »
  • Python Module Index

Python Module Index

a | d | g | i | m
 
a
- algos
    algos.cfr
    algos.player
    algos.regret_matching
 
d
- demos
    demos.cfr_demo
    demos.regret_matching_demo
 
g
- games
    games.bar_crowding
    games.game
    games.kuhn_poker
    games.prisoner_dilemma
    games.rock_paper_scissor
 
i
- imperfecto
    imperfecto.algos.cfr
    imperfecto.algos.player
    imperfecto.algos.regret_matching
    imperfecto.demos.cfr_demo
    imperfecto.demos.regret_matching_demo
    imperfecto.games.bar_crowding
    imperfecto.games.game
    imperfecto.games.kuhn_poker
    imperfecto.games.prisoner_dilemma
    imperfecto.games.rock_paper_scissor
    imperfecto.misc.evaluate
    imperfecto.misc.trainer
    imperfecto.misc.utils
 
m
- misc
    misc.evaluate
    misc.trainer
    misc.utils

© Copyright 2022, Long Le.

Built with Sphinx using a theme provided by Read the Docs.