Mixture of art and science
Working with people in machine learning was surprising at first.
I expected, and found, a lot of knowledge in math, statistic and probabilities.
As an example, I remember discussing numerical stability of "Shannon entropy" vs
the variance form.
Going from:
pwinβ=1+exp(Ξ³oppββΞ³refβ)1βH=βpwinβΓlog2β(pwinβ)β(1βpwinβ)Γlog2β(1βpwinβ)β
to:
varianceβwin=βlog1pexp(Ξ³βopp)βlog1pexp(Ξ³βref)pβwin=exp(varianceβwin)H=norm(varianceβwin)β
and taking
log1pexp(x)={log(1+expx)xβxβ€40x>40β
The unexpected parts was
