From 4d202cce17cf3bbd7dc153a25a1858683c0d06c3 Mon Sep 17 00:00:00 2001 From: Eloi Moliner Juanpere <64018465+eloimoliner@users.noreply.github.com> Date: Thu, 20 Jan 2022 14:15:30 +0200 Subject: [PATCH] Update conf.yaml change experiment path --- conf/conf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/conf.yaml b/conf/conf.yaml index d9764ce..e1a7672 100644 --- a/conf/conf.yaml +++ b/conf/conf.yaml @@ -1,7 +1,7 @@ defaults: - dset: dataset -path_experiment: "non-specified_name" #there should be a better way to do this +path_experiment: "experiments/trained_model" #there should be a better way to do this tensorboard_logs: "/scratch/work/molinee2/tensorboard_logs/unet_historical" #path with tensorboard # Dataset related fs: 44100 #default is 44100, better NEVER change