A gentle introduction to statistical relational learning(phdp.github.io) |
A gentle introduction to statistical relational learning(phdp.github.io) |
So perhaps sum_x { exp( sum_i { w[i] * g[i](x) } ) }
And you're right, it is a little glossed over, I'll try to be more explicit. Thanks for the comment!
∀x:Add(x,0)=0
Whut? Shouldn't it be
∀x:Add(x,0)=x ?