Jamesflynn1 / CS344-Opponent-Exploitation-Poker

A third year uni project aiming to implement and evaluate the EFR algorithm with different deviation types and explore a potential tradeoff between exploitability and expected value of a strategy in practice.
0 stars 0 forks source link

Test infrastructure #28

Closed Jamesflynn1 closed 1 year ago

Jamesflynn1 commented 1 year ago

Add testing infrastructure

Jamesflynn1 commented 1 year ago

Added time performance and exploitability output to a csv file for CFR and EFR

Jamesflynn1 commented 1 year ago

Specific issues will be created as required