fedden / poker_ai

🤖 An Open Source Texas Hold'em AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to extend this for 52-cards?

theabhinavdas opened this issue · comments

In this response to an issue raised, you mentioned that "By my estimation it is physically impossible to cluster the card combinations required to do a 52 card deck without implementing other ideas that we decided to leave out (although I will say we were able to develop them 💯 )."

Can you please shine some light on what the other ideas are and how I could go about extending your codebase to accommodate them, towards a 52-card version?