From ed01597f9dff22d0723b42f85b7280ebf4a66b65 Mon Sep 17 00:00:00 2001 From: Arthur BATEL <arthur.batel@insa-lyon.fr> Date: Wed, 14 Feb 2024 12:21:43 +0100 Subject: [PATCH] rdme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 21b095d..fb413c5 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,11 @@ cd path/to/code make ``` -Prerequisite : [conda library]( https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html)\ +Prerequisite : [conda library]( https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html) +## Reproductibility + +All the commands needed to reproduce the paper results are written in the `Experiments.ipynb` jupyter notebook at the root of the directory. ## Authors C. Robardet, A. Batel, M. Plantevit, I. Benouaret >LIRIS laboratory, UMR5205, Univ Lyon, CNRS, UBL,LIRIS -- GitLab