From 964b1307d3dc1716638b3953d7bab8cbfd473ad9 Mon Sep 17 00:00:00 2001 From: Claude Formanek Date: Thu, 22 Aug 2024 12:11:58 +0200 Subject: [PATCH] exp: std matters. --- run_exps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_exps.py b/run_exps.py index 8c7c63af..5744639c 100644 --- a/run_exps.py +++ b/run_exps.py @@ -16,7 +16,7 @@ TASK = "task.env=mpe_omar task.scenario=simple_spread" -SEEDS = [4] +SEEDS = [5] DATASETS = ["a", "b", "c", "d", "e"]