Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 230 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 230 Bytes

Python Poker Solver

WIP

Overall plan:

  • Abstraction

    • Card abstraction type:
      • EMD+potential aware
    • Action abstraction, 2 bet sizes max
  • MCCFR (sample action every other iteration) with pruning of negative regrets