From fb742f12ee8eff76846de8070ece67f57433510b Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Thu, 27 Jul 2023 17:24:31 -0400 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e2d55d6..0fea6e0 100644 --- a/index.html +++ b/index.html @@ -87,7 +87,7 @@ Instructions for editing figures / equations can be found 3.1, 3.2, 3.3, 3.4
  • Chapter 4 - Deep neural networks: 4.1, 4.2, 4.3
  • Chapter 5 - Loss functions: 5.1, 5.2, 5.3 -
  • Chapter 6 - Training models (coming soon) +
  • Chapter 6 - Training models 6.1, 6.2, 6.3, 6.4, 6.5,
  • Chapter 7 - Gradients and initialization (coming soon)
  • Chapter 8 - Measuring performance (coming soon)
  • Chapter 9 - Regularization (coming soon)