Skip to content

Reinforcement-Learning AI that plays Texas Hold'em

Notifications You must be signed in to change notification settings

ivegner/PokerOmega

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokerOmega:

A self-learning multi-agent poker player, a la AlphaGo. It learns but doesn't work too hot, probably because of insufficient training time/resources.

Notes:

  • USE A VIRTUALENV (virtualenvwrapper is great). Python 3
  • pip install -r requirements.txt, and don't forget to add your required modules in there as well
  • git push/pull often
  • Work on your own branches, make pull requests to master

About

Reinforcement-Learning AI that plays Texas Hold'em

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published