From f1a32724384c438016c69c2401a68c05981f8163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quentin=20Gallou=C3=A9dec?= <45557362+qgallouedec@users.noreply.github.com> Date: Wed, 5 Oct 2022 11:52:54 +0200 Subject: [PATCH] To be handed in reformulation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c64ba33..a9aabc6 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ Experiments will have to be carried out by studying the following variations: ## To be handed in -This work (KNN and MLP) must be done individually. The expected output is the repository containing the complete, minimal and functional code corresponding to the tutorial on https://gitlab.ec-lyon.fr. +This work must be done individually. The expected output is a repository on https://gitlab.ec-lyon.fr. It must contain the complete, minimal and functional code corresponding to this tutorial. To see the details of the expected, see the Evaluation section. The last commit is due before 11:59 pm on Sunday, November 6, 2022. Subsequent commits will not be considered. -- GitLab