ericgjackson / slumbot2019

Implementations of CFR for solving a variety of Holdem-like poker games
MIT License
133 stars 31 forks source link

How to inspect computed strategy #12

Open xgshark opened 4 years ago

xgshark commented 4 years ago

Thanks for making this project available.

Following the instructions after running CFR+ on the simple game we can calculate exploitability and have the regrets in the /data directory. Is there a way to display the information sets in a human readable format?