From 7b580fc9b3c3dfb7b41aa187e54690e2cbabf4e6 Mon Sep 17 00:00:00 2001
From: Achille Mbogol Touye <achille.mbogol-touye@univ-grenoble-alpes.fr>
Date: Mon, 6 Nov 2023 22:30:45 +0100
Subject: [PATCH] Update 02-CNN-MNIST_Lightning.ipynb

---
 MNIST.Lightning/02-CNN-MNIST_Lightning.ipynb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MNIST.Lightning/02-CNN-MNIST_Lightning.ipynb b/MNIST.Lightning/02-CNN-MNIST_Lightning.ipynb
index 2580dd1..1845b61 100644
--- a/MNIST.Lightning/02-CNN-MNIST_Lightning.ipynb
+++ b/MNIST.Lightning/02-CNN-MNIST_Lightning.ipynb
@@ -6,7 +6,7 @@
    "metadata": {},
    "source": [
     "\n",
-    "<img width=\"800px\" src=\"../fidle/img/00-Fidle-header-01.svg\"></img>\n",
+    "<img width=\"800px\" src=\"../fidle/img/header.svg\"></img>\n",
     "\n",
     "## <!-- TITLE --> [MNIST2] - Simple classification with CNN using lightning\n",
     "<!-- DESC --> An example of classification using a convolutional neural network for the famous MNIST dataset\n",
@@ -600,7 +600,7 @@
    "metadata": {},
    "source": [
     "---\n",
-    "<img width=\"80px\" src=\"../fidle/img/00-Fidle-logo-01.svg\"></img>"
+    "<img width=\"80px\" src=\"../fidle/img/logo-paysage.svg\"></img>"
    ]
   }
  ],
-- 
GitLab