probml / pml2-book

Probabilistic Machine Learning: Advanced Topics
MIT License
1.37k stars 118 forks source link

Version 2023-08-15, 26.2.3, table 26.2. missing log() #311

Closed tstafylakis closed 1 month ago

tstafylakis commented 5 months ago

Missing log in JSD/optimal critic. It should be the log of the expression, i.e. log(2/(1+1/(r(x)))).

murphyk commented 1 month ago

fixed, thx