xgshark

Results 6 issues of xgshark

I ran the MCCFR example and now want to inspect the strategy. Preflop works like a charm: ../bin/show_preflop_strategy holdem_params nhs2_params mb1b1_params tcfr_params 0 cum I do get the same result...

When I follow the instructions in the readme for the MCCFR example I get an error when running the last command: ../bin/run_tcfr holdem_params nhs2_params mb1b1_params **ecfr_params** 8 1 2 100000000...

Thanks for making this project available. Following the instructions after running CFR+ on the simple game we can calculate exploitability and have the regrets in the /data directory. Is there...

I am trying to build this on linux. When I follow the build instructions I get this error upon cmake.. > CMake Error at modules/core/CMakeLists.txt:49 (include): include could not find...

Could someone provide an example to get around the GIL? I run into "TypeError: cannot pickle 'builtins.File' object" with both joblib and pathos.

I recorded a bunch of markets with flumine. About half of them have the first clk as null. bfd can process the file just fine after changing null to "null"...