diff --git a/README.md b/README.md index 5bff04a..0b6971b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ -# bayesian_inference_2025 +# Bayesian Inference I course +## Prof. Roberto Trotta, SISSA, 2025/26 +### Candidate: Davide Testa, MD +- See [this notebook](./borrowing_strenght_hierarchical_model.ipynb) to check + out my solution to the Bayesian hierarchical model for hospital admissions + (problem number 5). Here is its DAG: +![DAG](./figure_1.pdf) +- See [this notebook](./Project%20assignments.ipynb) if you are interested in + how we assigned the projects based on everyone's preference with the Hungarian algorithm