From bc0f29c751818fb35b98110fbb38ffb7e9adc379 Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Fri, 28 Jul 2023 11:42:06 -0400 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 0fea6e0..3436cd6 100644 --- a/index.html +++ b/index.html @@ -87,8 +87,8 @@ 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 6.1, 6.2, 6.3, 6.4, 6.5, -
  • Chapter 7 - Gradients and initialization (coming soon) +
  • 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 9 - Regularization (coming soon)
  • Chapter 10 - Convolutional networks (coming soon)