christophajohns / CoopIHC-ModelChecks

User modelling checks for computational HCI using CoopIHC.
MIT License
0 stars 0 forks source link

Only explicit discrete likelihood checks supported #8

Open christophajohns opened 2 years ago

christophajohns commented 2 years ago

As of now, all user models need to implement ELLDiscretePolicy. However, hybrid and likelihood-free models exist as well and should be afforded.

christophajohns commented 2 years ago

Just to re-iterate the limitations, user models currently need to be able to express likelihood for all discrete actions at each step of the bundle (each round of playing the game).