From d5bf1960aec86a0cc6c71e0ff4348996cecf4916 Mon Sep 17 00:00:00 2001 From: Erick Lavoie <erick.lavoie@epfl.ch> Date: Wed, 29 Sep 2021 22:16:37 +0200 Subject: [PATCH] fixed typo --- results-v2/gns-mnist-max-local-skew.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/results-v2/gns-mnist-max-local-skew.sh b/results-v2/gns-mnist-max-local-skew.sh index 3e3cfd8..b059b3b 100755 --- a/results-v2/gns-mnist-max-local-skew.sh +++ b/results-v2/gns-mnist-max-local-skew.sh @@ -21,7 +21,7 @@ setup/meta.py \ setup/dataset.py \ --name mnist \ --train-examples-per-class 4500 4500 4500 4500 4500 4500 4500 4500 4500 4500 | -setup/nodes/google-fl.py \ +setup/nodes.py \ --name max-local-skew \ --nb-nodes 100 \ --local-classes 1 \ -- GitLab