Skip to content

🎓 Master Thesis: "Building An Adapting Poker Agent" (Spring 2010)

Notifications You must be signed in to change notification settings

chkuendig/uzholdem-paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building an adapting Poker Agent

Christian Kündig, 2010

Master Thesis, University of Zürich

Poker offers an interesting domain to investigate some fundamental problems in artificial intelligence. The properties of stochasticity and imperfect information pose new challenging questions, not present in other typical game research subjects like chess; traditional methods for computer game-playing as alpha-beta search are incapable of handling these challenges.

This thesis presents the necessary algorithms to tackle these problems with the use of modified game tree search and opponent modeling. A proof-of-concept implementation for the game of No-Limit Texas Hold’em is provided (and benchmarked), based on the Miximax algorithm and an opponent model implemented as a Hoeffding tree.

Publication Details | PDF Download | Source Code & Data

About

🎓 Master Thesis: "Building An Adapting Poker Agent" (Spring 2010)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages