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

Get external deviations to use non fixed point methods #42

Closed Jamesflynn1 closed 1 year ago

Jamesflynn1 commented 1 year ago

As suggested by Dr Morrill, should use a non fixed point method for external deviations.

Jamesflynn1 commented 1 year ago

Completed and verified on blind CFR, presents a noticeable speedup and is comparable in speed to CFR in Leduc poker tests (within a second)