From ad0fda5f01b9dea4ec897cf8ccac393e8f850c2b Mon Sep 17 00:00:00 2001
From: Mathurin Videau <mathurin.videau@dauphine.eu>
Date: Thu, 7 Apr 2022 21:50:36 +0000
Subject: [PATCH] Update conf_qdlingp-Hopper.yml

---
 conf/conf_qdlingp-Hopper.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/conf_qdlingp-Hopper.yml b/conf/conf_qdlingp-Hopper.yml
index 3f968c0..f331b2a 100644
--- a/conf/conf_qdlingp-Hopper.yml
+++ b/conf/conf_qdlingp-Hopper.yml
@@ -32,7 +32,7 @@ params:
   n_episodes: 1
   n_steps: 2000
   gamma: 1.0
-  features_kept: [False, False, False, False, True, True]
+  features_kept: [False, False, False, True, True, False]
   regCalcSize: 16
   regConstSize: 20
   init_size_min: 2
@@ -43,4 +43,4 @@ params:
   pDel: 0.6
   pSwap: 0.1
   pMut: 0.5
-  n_thread: 16
\ No newline at end of file
+  n_thread: 16
-- 
GitLab