Skip to content

Simulating the outcome of a Texas Hold'em poker game using the Monte Carlo method

Notifications You must be signed in to change notification settings

petrosDemetrakopoulos/TexasHoldemMonteCarloSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Estimating the outcome of a Texas hold'em game using Monte Carlo simulation

In this project, we demonstrate how we can simulate the outcome of a Texas Hold'em poker game given a personal hand and the first 3 community (table) cards (flop round). The code simulates the game from this point onwards and return the expectations of the win, lose or split probabilities for the given personal hand.

This repository accompanies this Medium Article about Monte Carlo Estimation of the outcoma of a Texas hold'em game.

About

Simulating the outcome of a Texas Hold'em poker game using the Monte Carlo method

Topics

Resources

Stars

Watchers

Forks

Languages