From d9988ae23468e0db4b00594cdbfc55444a3bb156 Mon Sep 17 00:00:00 2001 From: cgerest <148561679+corentingst@users.noreply.github.com> Date: Mon, 1 Apr 2024 21:02:29 +0200 Subject: [PATCH] Update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1ec8131..bc05294 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,14 @@ MSO 3.4 Apprentissage Automatique +GEREST Corentin --- We recommand to use the notebook (.ipynb) but the Python script (.py) is also provided if more convenient for you. +I used the notebook to do the work + # How to submit your Work ? This work must be done individually. The expected output is a private repository named gan-cgan on https://gitlab.ec-lyon.fr. It must contain your notebook (or python files) and a README.md file that explains briefly the successive steps of the project. Don't forget to add your teacher as developer member of the project. The last commit is due before 11:59 pm on Monday, April 1st, 2024. Subsequent commits will not be considered. + -- GitLab