From 162f271557ea4c7231e8e21d7f18ade24c46857a Mon Sep 17 00:00:00 2001
From: Pat Alt <55311242+pat-alt@users.noreply.github.com>
Date: Wed, 13 Sep 2023 08:15:21 +0200
Subject: [PATCH] retrain synthetic

---
 experiments/synthetic.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/experiments/synthetic.sh b/experiments/synthetic.sh
index 34b342d4..2af77d79 100644
--- a/experiments/synthetic.sh
+++ b/experiments/synthetic.sh
@@ -11,4 +11,4 @@
 
 module load 2023r1 openmpi
 
-srun julia --project=experiments --threads 4 experiments/run_experiments.jl -- data=linearly_separable,moons,circles output_path=results threaded mpi > experiments/synthetic.log
+srun julia --project=experiments --threads 4 experiments/run_experiments.jl -- data=linearly_separable,moons,circles output_path=results threaded mpi retrain > experiments/synthetic.log
-- 
GitLab