From fdc1efce084a9809fe75468bc1302d537fef881f Mon Sep 17 00:00:00 2001
From: udlbook <110402648+udlbook@users.noreply.github.com>
Date: Wed, 26 Jul 2023 15:49:31 -0400
Subject: [PATCH] Update index.html
---
index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/index.html b/index.html
index 78a0f5a..e2d55d6 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@ To be published by MIT Press Dec 5th 2023.
Download draft PDF
-Draft PDF Chapters 1-21
2023-07-23. CC-BY-NC-ND license
+Draft PDF Chapters 1-21
2023-07-26. CC-BY-NC-ND license
@@ -83,10 +83,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 5 - Loss functions (coming soon)
+ 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
+ Chapter 5 - Loss functions: 5.1, 5.2, 5.3
Chapter 6 - Training models (coming soon)
Chapter 7 - Gradients and initialization (coming soon)
Chapter 8 - Measuring performance (coming soon)