Browse Source

[Exp] Add taskhub to run exps all in once.

v0.2.x
jajupmochi 4 years ago
parent
commit
59687d1e87
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      gklearn/experiments/taskhub.py

+ 1
- 1
gklearn/experiments/taskhub.py View File

@@ -15,7 +15,7 @@ if __name__ == '__main__':
'file': 'run_jobs_compare_fcsp_space.py'
},
{'path': 'ged/stability',
'file': 'Analysis_stability.ratios.real_data.relative_error.py'
'file': 'run_job_edit_costs.real_data.nums_sols.ratios.IPFP.py'
},
]



Loading…
Cancel
Save