Skip to content

mizu0715/monte-carlo-method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

monte-carlo-method

Monte Carlo method verification program

Usage

Set initial value

SET = 20           # How many sets to run
ODDS = 2           # Winning odds (win rate)
BET = 1000         # Bet amount per unit

Running the Program

python monte.py

About

Monte Carlo method verification program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages