This repo is a template for a Turing Poker bot written in Python. Two sample bots are included.
The first, main.py, is a simple bot that always checks or calls.
The second, kellycriterion.py, simulates potential game outcomes to estimate the probability
of winning the current hand, and uses the Kelly Criterion to determine the optimal bet size.
denis-tsariov/python-poker-bot
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Python 49.2%
- PowerShell 36.2%
- Shell 14.6%