From 7809de3d7f50895ab4c565238d0905d40fd202b4 Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Tue, 25 Jul 2023 17:10:22 -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 f9abbb5..78a0f5a 100644 --- a/index.html +++ b/index.html @@ -84,7 +84,7 @@ 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 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)