From 158250e43eb0dd2100efa41bbf4792d25dc1e632 Mon Sep 17 00:00:00 2001
From: Joerg Martin <joerg.martin@ptb.de>
Date: Wed, 9 Feb 2022 09:01:57 +0000
Subject: [PATCH] different config for naval

---
 Experiments/configurations/eiv_naval.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Experiments/configurations/eiv_naval.json b/Experiments/configurations/eiv_naval.json
index 8975c95..26fc92a 100644
--- a/Experiments/configurations/eiv_naval.json
+++ b/Experiments/configurations/eiv_naval.json
@@ -15,7 +15,7 @@
         "init_std_y_list": [0.5],
         "gamma": 0.5,
         "hidden_layers": [1024, 1024, 1024, 1024],
-        "fixed_std_x": 0.05,
+        "fixed_std_x": 0.025,
         "seed_range": [0,10],
         "gpu_number": 1
 }
-- 
GitLab