Programming a Texas Hold'em Poker AI

Programming a Texas Hold'em Poker AI

Combining and analyzing past human games' data to make decisions

Versandkostenfrei!
Versandfertig in 6-10 Tagen
36,99 €
inkl. MwSt.
PAYBACK Punkte
18 °P sammeln!
Programming an AI capable of playing No Limit Texas Hold'em Poker is a very demanding task since during game-play there is hidden information to deal with and random events can occur. These features are not present in games that were historically most studied by artificial intelligence (like chess or checkers), and so they pose a significant and novel challenge for AI research. In this book we guide the readers through the basics of Poker AI development by describing implementation details of the HoldemML framework. This framework can be viewed as support tool that allows users to create Poker...