Skip to content

martun/evn_open_poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2047ff6 · Sep 12, 2018

History

32 Commits
Apr 12, 2018
Apr 12, 2018
Apr 12, 2018
Mar 23, 2018
Apr 12, 2018
Sep 12, 2018

Repository files navigation

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.