From 8dc7f755e773c77e81b4dda737e3f25bf78a00ea Mon Sep 17 00:00:00 2001 From: mhjensen Date: Fri, 25 Sep 2020 11:34:34 +0200 Subject: [PATCH] updating week 39 --- doc/pub/week39/html/._week39-bs034.html | 2 +- doc/pub/week39/html/._week39-bs043.html | 4 ++-- doc/pub/week39/html/._week39-bs059.html | 2 +- doc/pub/week39/html/week39-reveal.html | 8 ++++---- doc/pub/week39/html/week39-solarized.html | 8 ++++---- doc/pub/week39/html/week39.html | 8 ++++---- doc/pub/week39/ipynb/ipynb-week39-src.tar.gz | Bin 192 -> 189 bytes doc/pub/week39/ipynb/week39.ipynb | 8 ++++---- doc/src/week39/week39.do.txt | 8 ++++---- 9 files changed, 24 insertions(+), 24 deletions(-) diff --git a/doc/pub/week39/html/._week39-bs034.html b/doc/pub/week39/html/._week39-bs034.html index b3ebfda6e..b2b4c3686 100644 --- a/doc/pub/week39/html/._week39-bs034.html +++ b/doc/pub/week39/html/._week39-bs034.html @@ -273,7 +273,7 @@ desirable properties such as:
  • The cost function is convex which guarantees that gradient descent converges for small enough learning rates
  • -We revisitan example similar to what we had in the first homework set. We had a function of the type +We revisit an example similar to what we had in the first homework set. We had a function of the type

    diff --git a/doc/pub/week39/html/._week39-bs043.html b/doc/pub/week39/html/._week39-bs043.html index 8556d99f0..c1c21d3d8 100644 --- a/doc/pub/week39/html/._week39-bs043.html +++ b/doc/pub/week39/html/._week39-bs043.html @@ -262,9 +262,9 @@ MathJax.Hub.Config({

    Using gradient descent methods, limitations