Poker-AI.org Poker AI and Botting Discussion Forum 2013-12-10T15:26:17+00:00 http://poker-ai.org/phpbb/feed.php?f=22&t=2542 2013-12-10T15:26:17+00:00 2013-12-10T15:26:17+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2542&p=5474#p5474 <![CDATA[Re: a new texas holdem no limit training software]]> Statistics: Posted by maikon — Tue Dec 10, 2013 3:26 pm


]]>
2013-08-04T16:16:01+00:00 2013-08-04T16:16:01+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2542&p=4607#p4607 <![CDATA[Re: a new texas holdem no limit training software]]> Nasher wrote:

Can you give a brief description of the AI? I'm assuming it's something like MCTS or Poki?


No, I'm just trying to translate into C++, a set of good poker practices found, for the most part, in my numerous Harrington poker books :-). I'm using the pokereval library for pure maths simulations, and I've added my own stuff to try to get something useful. I'm still working on the ranges estimation (refining it at every betting round, given what the player did previously), so the next version (1.2) should play better (or less bad) than today. You will certainly still find some (more or less) obvious flaws in the game, and my goal for the next months is to reduce them as much as possible, so an average player can benefit from training against the software. Every constructive criticism will be greatly appreciated, to help me improve the poker played in this software.

Statistics: Posted by mennaji — Sun Aug 04, 2013 4:16 pm


]]>
2013-08-04T17:13:29+00:00 2013-08-04T16:06:31+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2542&p=4606#p4606 <![CDATA[Re: a new texas holdem no limit training software]]> ibot wrote:

Hi Marc,

Do you have any tips on compiling the software?
It requires PokerTH, right?
I had a go a while back but hit a wall.. could easily be that i'm being stupid however.

Thanks


I'm currently using Visual C++ 2010 to compile it, under Windows 8. It doesn't require PokerTH, but I have reused parts of their code (intended for Linux) for the pure graphic user interface part, and the basic rules (stack and pot handling, giving cards to players....). PokerTH has also a "solo game" mode (against computer opponents), but I have completely rewritten this part of PokerTH, added a statistics module, and introduced the pokereval open source library in it. I 've created 4 different computer opponent's profiles, and I've also written a code for estimating the opponent's ranges (because pokereval estimate only chances again random cards, not against the estimated opponent range). If you download the complete source archive on sourceforge, you should be able to recompile it on Windows, or even Linux, without too much effort. Ask me if you encounter problems.

Statistics: Posted by mennaji — Sun Aug 04, 2013 4:06 pm


]]>
2013-08-04T15:59:53+00:00 2013-08-04T15:59:53+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2542&p=4605#p4605 <![CDATA[Re: a new texas holdem no limit training software]]> nemesis17 wrote:

Nice software. The settings will accept changing the stack sizes to a smaller value than $1000, say $500 but then it will revert to $1000. Also the xml files for the deck styles available in the linked site contain different tags than the default deck style which causes the software to fail to parse the files.


Thanks nemesis, I'll fix that as soon as possible.

Statistics: Posted by mennaji — Sun Aug 04, 2013 3:59 pm


]]>
2013-07-31T23:05:46+00:00 2013-07-31T23:05:46+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2542&p=4589#p4589 <![CDATA[Re: a new texas holdem no limit training software]]> Statistics: Posted by cantina — Wed Jul 31, 2013 11:05 pm


]]>
2013-07-31T15:33:10+00:00 2013-07-31T15:33:10+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2542&p=4585#p4585 <![CDATA[Re: a new texas holdem no limit training software]]>
Do you have any tips on compiling the software?
It requires PokerTH, right?
I had a go a while back but hit a wall.. could easily be that i'm being stupid however.

Thanks

Statistics: Posted by ibot — Wed Jul 31, 2013 3:33 pm


]]>
2013-07-31T14:11:48+00:00 2013-07-31T14:11:48+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2542&p=4583#p4583 <![CDATA[Re: a new texas holdem no limit training software]]> mennaji wrote:

Hello,

I've been working for a while on a poker software, using my own AI, and I woud greatly appreciate to get some advices and suggestions about it, so I can improve it. I made it free and open source, so anyone can have a look on the code. It uses the pokereval library for hands simulations. Currently, the supported platform is only windows (but it is intended to be portable, and should compile under Linux or other operating systems with a bit of work).

http://sourceforge.net/projects/pokertraining/

Regards,

Marc Ennaji


Nice software. The settings will accept changing the stack sizes to a smaller value than $1000, say $500 but then it will revert to $1000. Also the xml files for the deck styles available in the linked site contain different tags than the default deck style which causes the software to fail to parse the files.

Statistics: Posted by nemesis17 — Wed Jul 31, 2013 2:11 pm


]]>
2013-07-31T13:16:37+00:00 2013-07-31T13:16:37+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2542&p=4582#p4582 <![CDATA[a new texas holdem no limit training software]]>
I've been working for a while on a poker software, using my own AI, and I woud greatly appreciate to get some advices and suggestions about it, so I can improve it. I made it free and open source, so anyone can have a look on the code. It uses the pokereval library for hands simulations. Currently, the supported platform is only windows (but it is intended to be portable, and should compile under Linux or other operating systems with a bit of work).

http://sourceforge.net/projects/pokertraining/

Regards,

Marc Ennaji

Statistics: Posted by mennaji — Wed Jul 31, 2013 1:16 pm


]]>