From 7f1557144c67a345a1c23cee9bc2da5b68a7aa9d Mon Sep 17 00:00:00 2001 From: Arec Jamgochian Date: Sun, 27 Feb 2022 13:43:59 -0800 Subject: [PATCH] committing etiennes best configs, leading to 73% success rate in shail expB --- best_configs/hail_expA.json | 6 +++--- best_configs/hail_expB.json | 6 +++--- best_configs/shail_expA.json | 6 +++--- best_configs/shail_expB.json | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/best_configs/hail_expA.json b/best_configs/hail_expA.json index b534c86..dbf59ca 100644 --- a/best_configs/hail_expA.json +++ b/best_configs/hail_expA.json @@ -11,7 +11,7 @@ "clip_ratio": 0.2, "iterations_per_epoch": 100, "hidden_layer_size": 20, - "n_hidden_layers": 2, + "n_hidden_layers": 4, "activation": 0, "option": 0 }, @@ -24,10 +24,10 @@ "weight_decay": 0.0001, "iterations_per_epoch": 100, "n_hidden_layers_element": 3, - "n_hidden_layers_global": 1, + "n_hidden_layers_global": 2, "hidden_layer_size": 10, "activation": 0 }, - "train_epochs": 2, + "train_epochs": 100, "seed": 0 } \ No newline at end of file diff --git a/best_configs/hail_expB.json b/best_configs/hail_expB.json index 600f8db..0fae03f 100644 --- a/best_configs/hail_expB.json +++ b/best_configs/hail_expB.json @@ -11,7 +11,7 @@ "clip_ratio": 0.2, "iterations_per_epoch": 100, "hidden_layer_size": 20, - "n_hidden_layers": 2, + "n_hidden_layers": 4, "activation": 0, "option": 0 }, @@ -24,10 +24,10 @@ "weight_decay": 0.0001, "iterations_per_epoch": 100, "n_hidden_layers_element": 3, - "n_hidden_layers_global": 1, + "n_hidden_layers_global": 2, "hidden_layer_size": 10, "activation": 0 }, - "train_epochs": 2, + "train_epochs": 100, "seed": 0 } \ No newline at end of file diff --git a/best_configs/shail_expA.json b/best_configs/shail_expA.json index e234961..6de9706 100644 --- a/best_configs/shail_expA.json +++ b/best_configs/shail_expA.json @@ -11,7 +11,7 @@ "clip_ratio": 0.2, "iterations_per_epoch": 100, "hidden_layer_size": 20, - "n_hidden_layers": 2, + "n_hidden_layers": 4, "activation": 0, "option": 0 }, @@ -24,10 +24,10 @@ "weight_decay": 0.0001, "iterations_per_epoch": 100, "n_hidden_layers_element": 3, - "n_hidden_layers_global": 1, + "n_hidden_layers_global": 2, "hidden_layer_size": 10, "activation": 0 }, - "train_epochs": 2, + "train_epochs": 100, "seed": 0 } \ No newline at end of file diff --git a/best_configs/shail_expB.json b/best_configs/shail_expB.json index 89e6b21..04139c2 100644 --- a/best_configs/shail_expB.json +++ b/best_configs/shail_expB.json @@ -11,7 +11,7 @@ "clip_ratio": 0.2, "iterations_per_epoch": 100, "hidden_layer_size": 20, - "n_hidden_layers": 2, + "n_hidden_layers": 4, "activation": 0, "option": 0 }, @@ -24,10 +24,10 @@ "weight_decay": 0.0001, "iterations_per_epoch": 100, "n_hidden_layers_element": 3, - "n_hidden_layers_global": 1, + "n_hidden_layers_global": 2, "hidden_layer_size": 10, "activation": 0 }, - "train_epochs": 2, + "train_epochs": 100, "seed": 0 } \ No newline at end of file