Poker-AI.org

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

All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Sat Oct 22, 2016 2:57 pm 
Offline
Junior Member

Joined: Sat Apr 26, 2014 7:29 am
Posts: 34
Just a warning for the people working with these hands:

There are cases where the hands are not ok, e.g. money vanishes at the table.
The easy case are dead blinds: if you win your own dead blind that money is lost at the table.
The other case are hands like gameId 8460516 (hand.toString()):
Code:
PokerAI_HHDb Game #8460516: Hold'em No Limit ($0.10/$0.25) - Tue May 26 07:20:06 CEST 2009
Table '591' 6-max Seat #5 is the button
Seat 0: PId677411 ($29.95 in chips)
Seat 1: PId489758 ($8.7 in chips)
Seat 2: PId847323 ($24.4 in chips)
Seat 3: PId281057 ($35.35 in chips)
Seat 4: PId281907 ($11.4 in chips)
Seat 5: PId283473 ($26.3 in chips)
PId677411: posts small blind $0.10
PId489758: posts big blind $0.25
*** HOLE CARDS ***
PId847323: folds
PId281057: folds
PId281907: calls $0.25
PId283473: folds
PId677411: calls $0.15
PId489758: checks
*** FLOP *** [8h 7h 3h]
PId677411: bets $0.5
PId489758: raises to $2.25
PId281907: folds
PId677411: calls $1.75
*** TURN *** [8h 7h 3h] [9c]
PId677411: checks
PId489758: bets $6.2
PId677411: calls $6.2
*** RIVER *** [8h 7h 3h 9c] [5d]
*** SUMMARY ***
Total pot $XXX | Rake $XXX
Seat 0: PId677411 hand balance is ($-8.7)
Seat 1: PId489758 hand balance is ($-8.7)
Seat 2: PId847323 hand balance is ($0)
Seat 3: PId281057 hand balance is ($0)
Seat 4: PId281907 hand balance is ($-0.25)
Seat 5: PId283473 hand balance is ($0)


As you see, $17.65 just vanish. If you look at the hands data, you see that we know the hole cards of the two players, so you can find out who won.

For me both these cases are no problem atm, because I transfer the hands into my own bot framework, so I just evaluate the winnings there.


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


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