Didactopus/examples/intro_bayes_lecture.html

8 lines
272 B
HTML

<html><body>
<h1>Introductory Bayesian Inference</h1>
<h2>Bayesian Updating</h2>
<h3>Prior and Posterior</h3>
<p>Prior and Posterior are central concepts. Prior reflects assumptions before evidence.</p>
<p>Exercise: Compare prior and posterior beliefs.</p>
</body></html>