bertdv / BMLIP

Course 5SSD0 - Bayesian Machine Learning and Information Processing
http://bmlip.nl
Other
35 stars 19 forks source link

generate beta distributions by Julia #91

Closed bertdv closed 1 month ago

bertdv commented 1 month ago

In the Bayesian Machine Learning lesson, I copied a slide from Bishop to showcase Beta distributions for different parameterizations:

Screen Shot 2024-07-31 at 14 13 56

Let's generate this slide (or very similar) by Julia code.

bertdv commented 1 month ago

thanks