From b75975ad25b5628dc2185b04a3a041fa67bfc05c Mon Sep 17 00:00:00 2001 From: Ghelfi Manon <manon.ghelfi@ecl19.ec-lyon.fr> Date: Wed, 15 Mar 2023 10:23:56 +0000 Subject: [PATCH] Update README.md --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 87dc3a9..e5b31a7 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,11 @@ # gan-cgan - ## Description +This program follows the BE 2 of the MSO_3_4, it is composed in 2 parts : +- **Part1: DC-GAN** +- **Part2: Conditional GAN (cGAN)** -## Visuals - -## Installation - - -## Usage - +All steps and results are detailed in the notebook. ## Contributing This program may contain errors, imprecisions or have possible improvements. Don't hesitate to point them out to me or to help me to improve it by creating a request on this Git project. -- GitLab