diff --git a/README.md b/README.md index 57884980d12716147ef767baaee44c3afe0e851a..6ee19e67742b04d16f83ec1a3c9d1f1a7c5e742e 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 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. The last commit is due before 11:59 pm on Wednesday, March 29, 2023. Subsequent commits will not be considered. \ No newline at end of file +This work must be done individually. The expected output is a 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. The last commit is due before 11:59 pm on Wednesday, March 29, 2023. Subsequent commits will not be considered.