Skip to content

denis-tsariov/python-poker-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Python Poker Bot

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.

About

tTuring-poker bot written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 49.2%
  • PowerShell 36.2%
  • Shell 14.6%