From 81652c55dacb5a70fbcb87b7158493676910bcee Mon Sep 17 00:00:00 2001 From: Anna Foix Date: Sat, 17 Aug 2024 11:02:48 +0100 Subject: [PATCH] update exercise number in the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e88140d..1a81477 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Exercise 9: Explainable AI and Knowledge Extraction +# Exercise 8: Explainable AI and Knowledge Extraction ## Overview The goal of this exercise is to learn how to probe what a pre-trained classifier has learned about the data it was trained on.