From f70dd6e60abc901d916aadfccc65c65885932c74 Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Fri, 13 Oct 2023 15:37:26 +0100 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0faf0d1..11fa70e 100644 --- a/index.html +++ b/index.html @@ -99,7 +99,7 @@ Instructions for editing figures / equations can be found ipynb/colab
  • Notebook 6.4 - Momentum: ipynb/colab
  • Notebook 6.5 - Adam: ipynb/colab -
  • Notebook 7.1 - Backpropagtion in toy model: ipynb/colab +
  • Notebook 7.1 - Backpropagation in toy model: ipynb/colab
  • Notebook 7.2 - Backpropagation: ipynb/colab
  • Notebook 7.3 - Initialization: ipynb/colab
  • Notebook 8.1 - MNIST-1D performance: ipynb/colab