Poker-AI.org

Poker AI and Botting Discussion Forum
It is currently Mon Nov 13, 2023 2:10 pm

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Unit tests for AI
PostPosted: Sun Mar 30, 2014 3:41 pm 
Offline
Junior Member
User avatar

Joined: Tue Mar 05, 2013 9:46 am
Posts: 16
Hello.

I wonder, if anyone of the pokerbotters have any sort of unit tests on their AI.
Something like a set of poker situation and preferable actions.

If you have, please share your experience - which framework you use, how many unittest you have, how did you obtain these situation and decisions etc.

Thanks!

_________________
Бетономешалка! Мешает бетон!


Top
 Profile  
 
 Post subject: Re: Unit tests for AI
PostPosted: Mon Mar 31, 2014 4:28 pm 
Offline
Veteran Member

Joined: Mon Mar 04, 2013 9:40 pm
Posts: 269
Hey,

I run tests on my bot to see how it behaves in certain situations all the time. Its very important to do this to ensure the bot is well balanced and unpredictable. An example is how it reacts to a flop cbet. So I ran simulations based on that scenerio and recorded how often it calls, folds, raises, floats etc. So when I ran this about 10k times I noticed I needed to have it bluff about 20% more as it was raising too much value. What I actually did was move some value into its calling range and had it bluff raise more floating hands like a pair and backdoor draw etc. This balanced everything out.

I also ran sims on many other things like its preflop 3B bluff %, turn double barrel % and so on. What I wanted to do was gather data on my bot to see what the villains HUD would look like and make sure I didnt have any obvious leaks the he could pick up on. Its not so easy to balance out the river but that is another story...

The key thing on this stuff is to ensure the villain is not getting value on his bluffs which is a big factor to consider. Most bots do not handle aggression well and they tend to over fold. This is where running specific tests will really help such as the bots double barrel fold %.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group