From 70748bde97df34e67575b01ccc69323d1cc6c771 Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Sat, 29 Jul 2023 18:41:32 -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 3436cd6..0eccacd 100644 --- a/index.html +++ b/index.html @@ -89,7 +89,7 @@ Instructions for editing figures / equations can be found 5.1, 5.2, 5.3
  • Chapter 6 - Training models 6.1, 6.2, 6.3, 6.4, 6.5
  • Chapter 7 - Gradients and initialization 7.1, 7.2, 7.3 -
  • Chapter 8 - Measuring performance (coming soon) +
  • Chapter 8 - Measuring performance 8.1, 8.2, 8.3, 8.4
  • Chapter 9 - Regularization (coming soon)
  • Chapter 10 - Convolutional networks (coming soon)
  • Chapter 11 - Residual networks (coming soon)