Be able to describe the Bayesian view of models, parameters and uncertainty
Know how to set up and perform simple Bayesian inferences, including the assignment of probability distributions
Be able to draw simple PGMs and understand their connection to probability expressions
A good way to start understanding a dataset is to try to recreate it.
Now, let's look at the inverse problem, and start learning model parameters from data. We already started using probability distributions for random variables, but now we'll need to think a bit more carefully.
In [ ]: