diff --git a/code.qmd b/code.qmd index d00519c..7c2bbd6 100644 --- a/code.qmd +++ b/code.qmd @@ -3,6 +3,8 @@ title: "Code" toc: true --- +![](figs/linocut_mountaintops.png) + This page contains code snippets for algorithms in the book, sometimes in multiple languages. Click on the language icons to view and download the code. #### Chapter 1 - The Bayesics @@ -24,7 +26,7 @@ This page contains code snippets for algorithms in the book, sometimes in multip #### Chapter 9 - Gibbs sampling | | | | | -|---------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----| +|---------------------|-----------------|-----------------|-----------------| | Gibbs sampling from a multivariate normal | [![Julia](figs/julialogo.svg){alt="Julia" fig-alt="Gibbs sampling from a multivariate normal - Julia" fig-align="left" width="20"}](https://gist.github.com/mattiasvillani/e10f75403abbd992e28d6427777fbb03) | | | | Gibbs sampling for mixture of normals | [![Julia](figs/julialogo.svg){alt="Julia" fig-alt="Gibbs sampling for mixture of normals - Julia" fig-align="left" width="20"}](https://gist.github.com/mattiasvillani/92e82ca32b6c5334983eef3fe95b8045) | [![R](figs/Rlogo.png){alt="R" fig-alt="Gibbs sampling for mixture of normals - R" fig-align="left" width="20"}](https://gist.github.com/mattiasvillani/27187865da917ba7fe29170c03a367c6) | | | Gibbs sampling for mixture of Poissons | [![Julia](figs/julialogo.svg){alt="Julia" fig-alt="Gibbs sampling for mixture of Poissons - Julia" fig-align="left" width="20"}](https://gist.github.com/mattiasvillani/d71fbadc3a431109e82f1f843a09fa7b) | | | @@ -51,7 +53,7 @@ This page contains code snippets for algorithms in the book, sometimes in multip #### Chapter 17 - Dynamic models and sequential inference | | | | | -|----------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----|-----| +|--------------------|------------------|------------------|------------------| | Kalman filter and parameter estimation | [![Julia](figs/julialogo.svg){alt="Julia" fig-alt="Gibbs sampling from a multivariate normal - Julia" fig-align="left" width="20"}](https://gist.github.com/mattiasvillani/4a461587c037d257d7099b7675aa0ddf) | | | : {.striped } diff --git a/docs/code.html b/docs/code.html index 0ee9d8c..89c10cf 100644 --- a/docs/code.html +++ b/docs/code.html @@ -138,6 +138,7 @@
This page contains code snippets for algorithms in the book, sometimes in multiple languages. Click on the language icons to view and download the code.
The following people ๐ have kindly reported typos and errors in the book (ordered by the number of typos found):
This is the home for the book Bayesian Learning, which is still work in progress. The book is currently used for the course Bayesian Learning at Stockholm University.
-A pdf of the book will always be available, even after the book gets published.
+A pdf of the book will always be available, even after the book gets published.
The Notebooks tab contains Quarto/Jupyter/Pluto notebooks for the chapters in the book.
The Code tab contains code for some algorithms used in the book.
The Interactive tab contains interactive Observable widgets.
diff --git a/docs/interactive.html b/docs/interactive.html index 84c0c62..04a7584 100644 --- a/docs/interactive.html +++ b/docs/interactive.html @@ -7,7 +7,7 @@ -