From 346af8822ff26ea9bd546df843c4daf0fe624b94 Mon Sep 17 00:00:00 2001
From: udlbook <110402648+udlbook@users.noreply.github.com>
Date: Sat, 1 Oct 2022 16:52:12 +0100
Subject: [PATCH] Update index.html
---
index.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/index.html b/index.html
index 661ba13..d82cd3c 100644
--- a/index.html
+++ b/index.html
@@ -25,10 +25,10 @@ To be published by MIT Press.
Chapter 7 - Gradients and initialization PDF Figures / PowerPoint Figures
Chapter 8 - Measuring performance PDF Figures / PowerPoint Figures
Chapter 9 - Regularization PDF Figures / PowerPoint Figures
- Chapter 10 - Convolutional nets
- Chapter 11 - Residual networks and BatchNorm
- Chapter 12 - Transformers
- Chapter 13 - Graph neural networks
+ Chapter 10 - Convolutional nets PDF Figures / PowerPoint Figures
+ Chapter 11 - Residual networks PDF Figures / PowerPoint Figures
+ Chapter 12 - Transformers PDF Figures / PowerPoint Figures
+ Chapter 13 - Graph neural networks PDF Figures / PowerPoint Figures
Chapter 14 - Variational auto-encoders
Chapter 15 - Normalizing flows
Chapter 16 - Generative adversarial networks