Small edits (#418)

This commit is contained in:
pollfly
2022-12-26 11:08:10 +02:00
committed by GitHub
parent 9e3917bde8
commit 0addbc3549
37 changed files with 70 additions and 68 deletions

View File

@@ -98,7 +98,7 @@ Since the arguments dictionary is connected to the Task, after the code runs onc
to optimize a different experiment.
```python
# experiment template to optimize in the hyper-parameter optimization
# experiment template to optimize in the hyperparameter optimization
args = {
'template_task_id': None,
'run_as_service': False,