From 9b0e2e75096cc1acee65bfac25f4eff818140252 Mon Sep 17 00:00:00 2001 From: mhjensen Date: Mon, 23 Nov 2020 09:00:46 +0100 Subject: [PATCH] added notes to week 48 --- doc/pub/week48/html/._week48-bs045.html | 3 +++ doc/pub/week48/html/week48-reveal.html | 3 +++ doc/pub/week48/html/week48-solarized.html | 3 +++ doc/pub/week48/html/week48.html | 3 +++ doc/pub/week48/ipynb/ipynb-week48-src.tar.gz | Bin 822634 -> 822634 bytes doc/pub/week48/ipynb/week48.ipynb | 1 + doc/src/week48/week48.do.txt | 1 + 7 files changed, 14 insertions(+) diff --git a/doc/pub/week48/html/._week48-bs045.html b/doc/pub/week48/html/._week48-bs045.html index e1b736997..ca9ab008b 100644 --- a/doc/pub/week48/html/._week48-bs045.html +++ b/doc/pub/week48/html/._week48-bs045.html @@ -257,6 +257,9 @@ confidently learn our model.

Video on Bayesian deep learning +

+See also the slides here. +

diff --git a/doc/pub/week48/html/week48-reveal.html b/doc/pub/week48/html/week48-reveal.html index 8e36d2eae..14eb25a0d 100644 --- a/doc/pub/week48/html/week48-reveal.html +++ b/doc/pub/week48/html/week48-reveal.html @@ -1449,6 +1449,9 @@ confidently learn our model.

Video on Bayesian deep learning + +

+See also the slides here. diff --git a/doc/pub/week48/html/week48-solarized.html b/doc/pub/week48/html/week48-solarized.html index 3d0cc52df..98b603a21 100644 --- a/doc/pub/week48/html/week48-solarized.html +++ b/doc/pub/week48/html/week48-solarized.html @@ -1421,6 +1421,9 @@ confidently learn our model.

Video on Bayesian deep learning +

+See also the slides here. +











diff --git a/doc/pub/week48/html/week48.html b/doc/pub/week48/html/week48.html index 1e419dbe1..d1ffb4778 100644 --- a/doc/pub/week48/html/week48.html +++ b/doc/pub/week48/html/week48.html @@ -1426,6 +1426,9 @@ confidently learn our model.

Video on Bayesian deep learning +

+See also the slides here. +











diff --git a/doc/pub/week48/ipynb/ipynb-week48-src.tar.gz b/doc/pub/week48/ipynb/ipynb-week48-src.tar.gz index 02ccec945ce759181bde66ac649084396ded60b2..0a5b7cf54c14bc439dba2a8b922b642e9cfceae7 100644 GIT binary patch delta 53 zcmaDg%jnfCBR2VN4hFfLMz&Tq##T0_RyO8VHkMX4)>by42zx6VM=Kj=D;rlU8~0W= Ho|IkyjGhfC delta 53 zcmaDg%jnfCBR2VN4hGrmMz&Tq##T0_RyO8VHkMX4)>by42zx6VM=Kj=D;rlU8~0W= Ho|Ikyj7tqC diff --git a/doc/pub/week48/ipynb/week48.ipynb b/doc/pub/week48/ipynb/week48.ipynb index 2364e20ca..63833dde3 100644 --- a/doc/pub/week48/ipynb/week48.ipynb +++ b/doc/pub/week48/ipynb/week48.ipynb @@ -1375,6 +1375,7 @@ "\n", "[Video on Bayesian deep learning](https://www.youtube.com/watch?v=E1qhGw8QxqY&ab_channel=AndrewGordonWilson)\n", "\n", + "See also the [slides here](https://github.com/CompPhysics/MachineLearning/blob/master/doc/Articles/lec03.pdf).\n", "\n", "## Reinforcement Learning\n", "\n", diff --git a/doc/src/week48/week48.do.txt b/doc/src/week48/week48.do.txt index 2be6d3937..241c53058 100644 --- a/doc/src/week48/week48.do.txt +++ b/doc/src/week48/week48.do.txt @@ -1015,6 +1015,7 @@ confidently learn our model. "Video on Bayesian deep learning":"https://www.youtube.com/watch?v=E1qhGw8QxqY&ab_channel=AndrewGordonWilson" +See also the "slides here":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/Articles/lec03.pdf". !split ===== Reinforcement Learning =====