From 1975d3b42c0f8fc554b5b9ca759d26f7430d0296 Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Tue, 17 Jan 2023 08:49:07 -0500 Subject: [PATCH] Fixed typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 531f620..20d6655 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@ To be published by MIT Press.
  • Chapter 7 - Gradients and initialization
  • Chapter 8 - Measuring performance
  • Chapter 9 - Regularization -
  • Chapter 10 - Convolutional netowrks +
  • Chapter 10 - Convolutional networks
  • Chapter 11 - Residual networks
  • Chapter 12 - Transformers
  • Chapter 13 - Graph neural networks