From 94d1121e4904d8bb166dab6996214dfed2ae9533 Mon Sep 17 00:00:00 2001 From: Silviu Marian Udrescu Date: Sun, 28 Jun 2020 20:55:36 -0400 Subject: [PATCH] Add files via upload --- Code/S_run_aifeynman.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/S_run_aifeynman.py b/Code/S_run_aifeynman.py index e41344d..76764f8 100644 --- a/Code/S_run_aifeynman.py +++ b/Code/S_run_aifeynman.py @@ -136,7 +136,7 @@ def run_AI_all(pathdir,filename,BF_try_time=60,BF_ops_file_type="14ops", polyfit return PA # this runs snap on the output of aifeynman -def run_aifeynman(pathdir,filename,BF_try_time,BF_ops_file_type, polyfit_deg=3, NN_epochs=4000, vars_name=[],test_percentage=20): +def run_aifeynman(pathdir,filename,BF_try_time,BF_ops_file_type, polyfit_deg=3, NN_epochs=4000, vars_name=[],test_percentage=0): # If the variable names are passed, do the dimensional analysis first filename_orig = filename try: