Poker-AI.org Poker AI and Botting Discussion Forum 2015-02-14T09:38:06+00:00 http://poker-ai.org/phpbb/feed.php?f=24&t=2870 2015-02-14T09:38:06+00:00 2015-02-14T09:38:06+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2870&p=6547#p6547 <![CDATA[Re: Computing Nash equilibrium strategies for HU SNG]]> Statistics: Posted by Krezus — Sat Feb 14, 2015 9:38 am


]]>
2015-02-13T12:51:12+00:00 2015-02-13T12:51:12+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2870&p=6544#p6544 <![CDATA[Re: Computing Nash equilibrium strategies for HU SNG]]>
The only academic work I can think of that is restartable is https://www.cs.cmu.edu/~ggordon/mcmahan ... bundle.pdf

Statistics: Posted by spears — Fri Feb 13, 2015 12:51 pm


]]>
2015-02-13T11:01:17+00:00 2015-02-13T11:01:17+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2870&p=6543#p6543 <![CDATA[Computing Nash equilibrium strategies for HU SNG]]>
First of all, thank you for this amazing forum ! I am new in the hobby of poker botting and find all your resources incredibly helpful :) I am building my first poker AI, building on Open Pure CFR implementation, read every paper I could found on the subject, and find it really fascinating.

However, one thing that strikes me is that all the litterature seems to consider the stack size as a constant variable. While this is approximately true for cash game if players are using 'auto-rebuy' options (i.e if I have 100$ and I lose 10$ on a specific hand, the poker software direclty completes my stack to 100$), tournament play means being able to play at different stack levels, and the strategy are completely different when the stack levels vary. For instance, depending if we are 10bb or 200bb deep, I would rather have K5o or 67s.

Because I want to test my bot on Hyper Turbo HU SNG (with 25bb to start with), I was tempted to learn 25 different strategies and use soft geometric translation for each hand in order to determine which strategy I will be using (for instance is my stack size is 24.3bb I would use the 24bb strategy with probability 30% and the 25bb strategy with probability 70%). However, it seems to me that :

    There should be more memory-efficient & time-efficient way to learn a global strategy for tournament play.
    At least, I would like to somehow use my 24bb strategy as a warm start for learning the 25bb strategy.

Has any of you give any thought about this and/ or are you aware of any scientific work tackling this issue ?

Statistics: Posted by Krezus — Fri Feb 13, 2015 11:01 am


]]>