pandaant/poker-cfrm

get expected value of actions in state

ophicleidon opened this issue · 0 comments

Hi, sorry to bother you,

if I wanted to obtain for each action in each state an expected value of taking that action, would the basic idea be to modify the train function in cfrm.cpp to keep track of what is returned by each action?