Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 595 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 595 Bytes

A Datamining Approach for a Texas Holdem Bot

Done for our SENG 474 Datamining class at University of Victoria. This project uses a primarily data-driven approach utilizing both historical and live poker game data to construct an automated Texas Hold-Em playing bot. Link to full paper

Links to some repos that we used:

Deuces - A pure Python poker hand evaluation library Link

Poker-Armageddon - Python Texas Holdem simulator Link