From a414165bd4daeae03d03ce764dbd5b55b48612d6 Mon Sep 17 00:00:00 2001 From: BaptisteBrd <75663738+BaptisteBrd@users.noreply.github.com> Date: Fri, 10 Nov 2023 23:11:20 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 87ca7fc..126cfe3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # Image classification -## k-nearest neighbors - - +The codes are available in the different .py files. +This readme.md file will only present the mathematical part of the Artificial Neural Network. ## Artificial Neural Network -- GitLab