CFR Demo¶
A demo for the Counterfactual regret minimization (CFR) algorithm ((Zinkevich et al. “Regret minimization in games with incomplete information” 2008) for various extensive-form game.
- Usage:
Run:
$ python3 imperfecto/demos/cfr_demo.py --help
to print the available options.