martun / evn_open_poker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer poker playing software

This was an initial effort to implement Counterfactual Regret Minimization (CFR) algorithm in C++ as a thesis work of my students. Yet they did not finish the project, and all we have is cards isomorphism and bucketing algorithm. Implementation of CFR itself is untested, and will most probably fail to work.

About


Languages

Language:C++ 92.3%Language:CMake 6.9%Language:C 0.8%