bupticybee / TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
https://bupticybee.github.io/texassolver_page
GNU Affero General Public License v3.0
1.79k stars 312 forks source link

Hints for implementing plo4 #133

Open nbiresev opened 2 years ago

nbiresev commented 2 years ago

Hi i am considering adjusting the solver for solving plo4. Can you please tell me if you think it would be easy, and if you could recommend something for reading how solver algorithm works?

bupticybee commented 2 years ago

I would recommand reading CFR papers and/or Alphago/zero series papers.