diff --git a/conf/conf_qdlingp-Hopper.yml b/conf/conf_qdlingp-Hopper.yml index 3f968c093f923c96ef7429f49ca6c8cfca2e70c4..f331b2a23a6ef59988ff6c01c1199aa90c823821 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