mml-book / mml-book.github.io

Companion webpage to the book "Mathematics For Machine Learning"
12.91k stars 2.39k forks source link

Add small details on expectation, variance, independence and Mutual Information #726

Open brunomaga opened 1 year ago

brunomaga commented 1 year ago

Hi

These are 4 topics that usually are mentioned in talks, examinations and job interviews. Can you add them?


In the independence of random variables (section 6.4.5) you have the following properties

However, an important property is missing:


For completion, add the formulation of cross-entropy (and mention its relevance to classification problems):


And finally, some information on Mutual Information:

And thank you, great book!