bwr125
Results
1
issues of
bwr125
Can I get some clarity on the input assumptions when calculating exploitability? See the following simple example: ``` from open_spiel.python.algorithms import sequence_form_lp, exploitability import pyspiel game = pyspiel.load_game('kuhn_poker') (v1, v2,...