ML&PR_9: Bayes’ theorem for Gaussian variables
-
date_range 05/01/2021 16:02 infosortMachine_Learning_n_Pattern_Recognitionlabelmlbishopstat
In this post, we discuss about Bayes' theorem for Gaussian variables. With
given and a Gaussian conditional distribution , we wish to find . As show in MLPR8, has mean is a linear function of :
We consider the joint distribution:
Take the log, we obtain:
In order to find covariance matrix of , we rewrite the as a quadratic function:
Finally, we get:
Reference:
- Pattern Recognition and Machine Learning | C.M. Bishop.