Skip to content

megatron-me-uk/pokerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokerBot

Reinforcement Learning for poker

Currently implements a moderately accurate simulation of a texas hold'em poker game with a number of automated players and a human player.

Automated players include: dumb - always bets qActor - discrete state Q learning reinforcement learner for preflop betting nnActor - neural network based continuous state Q learning reinforcement learner for preflop betting.

About

Reinforcement Learning for poker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages