From a7bb4e5ce8250ef9a550d7613c6786b8f56aa499 Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Tue, 25 Jul 2023 17:09:30 -0400 Subject: [PATCH] Update index.html --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 38209c0..f9abbb5 100644 --- a/index.html +++ b/index.html @@ -82,10 +82,10 @@ Instructions for editing figures / equations can be found 1.1 -
  • Chapter 2 - Supervised learning 2.1 -
  • Chapter 3 - Shallow neural networks 3.1,3.2,3.3,3.4 -
  • Chapter 4 - Deep neural networks 4.1, 4.2, 4.3 (coming soon) +
  • Chapter 1 - Introduction: 1.1 +
  • Chapter 2 - Supervised learning 2.1 +
  • Chapter 3 - Shallow neural networks 3.1,3.2,3.3,3.4 +
  • Chapter 4 - Deep neural networks 4.1, 4.2, 4.3 (coming soon)
  • Chapter 5 - Loss functions (coming soon)
  • Chapter 6 - Training models (coming soon)
  • Chapter 7 - Gradients and initialization (coming soon)