From 60f6c100c573e55e7a594652684c93e80e6de3c9 Mon Sep 17 00:00:00 2001 From: Aritz <aritz.martinez@tecnalia.com> Date: Mon, 14 Dec 2020 10:39:39 +0100 Subject: [PATCH] Correct Images --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b592bf..8404a4d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ In the framework, a reformulation of the well-known MFEA/MFEA-II algorithms is i The code works on top of . The experimentation carried out considers three scenarios; *TOY*, *MT-10/MT-10-R* and *MT-50/MT-50-R* (Results included in [Results](#results) Section ), *R* denotes random initialized episodes as in the next image: <h3>MT-10-R results -<img src="/uploads/4d8e5cd6fd9dc849933845598c91ef8e/ml10.gif" width="80%" /> </h3> +<img src="/uploads/c743460c60cddf1bb099ecae3ea6365d/MT10.gif" width="80%" /> </h3> # Running the experimentation -- GitLab