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.65k stars 294 forks source link

Hints for implementing plo4 #133

Open nbiresev opened 1 year ago

nbiresev commented 1 year 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 1 year ago

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