From 0b823c06b35227a7d54bd43caf65e5faea695e26 Mon Sep 17 00:00:00 2001 From: ligerfotis Date: Fri, 26 May 2023 13:10:32 +0200 Subject: [PATCH] update readme for assignment 5 --- assignment 5/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment 5/README.md b/assignment 5/README.md index 08b5460..7de7ca5 100644 --- a/assignment 5/README.md +++ b/assignment 5/README.md @@ -1,4 +1,4 @@ -[# Description of Assignment 5 +# Description of Assignment 5 ### Author: [Fotios Lygerakis](https://github.com/ligerfotis) ### Implement the Perceptron algorithm for classification of the Iris dataset.