We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce6123 commit 2703cddCopy full SHA for 2703cdd
rnn1hl_script.py
@@ -11,7 +11,7 @@
11
12
if test_type == "normal": ### For normal test
13
run_times = 1
14
- pathsave = "paper/results/test/"
+ pathsave = "paper/results/final/"
15
all_model_file_name = "nn_log_models"
16
elif test_type == "stability": ### For stability test (n times run with the same parameters)
17
run_times = 15
0 commit comments