Slide 9
Slide 9 text
Example: Poker
● inputs: 14 (hand strength, position, pot odds,
opponent model...)
● actions: 3
● opponents:
○ dummy: AlwaysRaise, AlwaysCall, AlwaysFold, Random
○ static: LooseAggressive, LoosePassive, TightAggressive,
TightPassive
○ dynamic: Bayesian
● points: poker matches’ states + opponents