Make dependence between skill and ngames noisy
dmgottlieb opened this issue · 0 comments
dmgottlieb commented
RIght now, the number of matches a Player will play (ngames
) is a linear function of skill
. I'm not sure if this affects the results! But in any case it seems too fine-tuned.
A better approach would be for the dependence to be mediated by a random variable, and add a "temperature" parameter to vary how random (deterministic) the relationship is.