From a7d840f20439313b8c79d3fba8266587f4498239 Mon Sep 17 00:00:00 2001
From: udlbook <110402648+udlbook@users.noreply.github.com>
Date: Fri, 13 Oct 2023 12:06:32 +0100
Subject: [PATCH] Update index.html
---
index.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/index.html b/index.html
index d7a7861..0faf0d1 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-10-01. CC-BY-NC-ND license
+Draft PDF Chapters 1-21
2023-10-13. CC-BY-NC-ND license
@@ -125,8 +125,8 @@ Instructions for editing figures / equations can be found ipynb/colab
Notebook 13.1 - Encoding graphs: ipynb/colab
Notebook 13.2 - Graph classification : ipynb/colab
- Notebook 13.3 - Neighborhood sampling: (coming soon)
- Notebook 13.4 - Graph attention: (coming soon)
+ Notebook 13.3 - Neighborhood sampling: ipynb/colab
+ Notebook 13.4 - Graph attention: ipynb/colab
Notebook 15.1 - GAN toy example: (coming soon)
Notebook 15.2 - Wasserstein distance: (coming soon)
Notebook 16.1 - 1D normalizing flows: (coming soon)