Skip to content

yiwensong/huplo

Repository files navigation

huplo

an attempt at making a Heads Up Pot Limit Omaha AI.

Description

Heads-up PLO AI using Monte Carlo Tree Search. Potentially will include a preflop range constructor which would learn what sorts of hands are playable. This might also make the AI horrible and unusable.

The default raking is based on PokerStars .5/1 heads-up PLO rake.

Notes

use python2

preflop_constructor.py requires anaconda (python2) to run correctly.

To-Do List

  • Use a non-preconfigured deck to avoid AI cheating
  • Test huplo.py
  • Use learning to construct preflop ranges
  • Make a learning based AI (?)

About

an attempt at making a heads up PLO AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages