diff --git a/README.md b/README.md index 077101cdf644710b0187cfb9b097ecf6e8a04432..1ec8131d5e4c568ed03bae5deb08e7d63851f102 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ -# GAN & cGAN tutorial. +# TD 2 : GAN & cGAN + +MSO 3.4 Apprentissage Automatique + +--- We recommand to use the notebook (.ipynb) but the Python script (.py) is also provided if more convenient for you. # 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. \ No newline at end of file +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.