coreylowman / hanabi-mcts

1 stars 0 forks source link

Modify prob of opponent actions based on what hints they respond to #5

Open coreylowman opened 3 years ago

coreylowman commented 3 years ago

Given action and expected opponent action (e.g. hint Suit 1 and play the hinted card), if the opponent doesn't do it, reduce probability of that action pair.