From a07386430e6c49ae421c0669a77c6885ecdbacd7 Mon Sep 17 00:00:00 2001 From: Tobias Pielok Date: Thu, 18 Jul 2024 15:15:43 +0200 Subject: [PATCH] Update 02_errata.md --- content/appendix/02_errata.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/appendix/02_errata.md b/content/appendix/02_errata.md index 1d90692..6029340 100644 --- a/content/appendix/02_errata.md +++ b/content/appendix/02_errata.md @@ -37,3 +37,4 @@ title: Errata - Chapter 21.4: Slide 2/5: increased number of boosting iterations from 1 to 300 in plot - Chapter 21.4: Slide 5/5: add to for loops over i=1,..,n samples and initialize empty data set - Chapter 13.1: Slide 10/10: fixed incorrect derivative +- Chapter 18.08: Slide 6/8: the slide set is correct, i.e., the given percentage is used to "dropout" / ignore the learners. (This is currently incorrectly stated in the video)