Small edits (#420)

This commit is contained in:
pollfly
2022-12-27 16:01:47 +02:00
committed by GitHub
parent 0addbc3549
commit 439d86a46b
34 changed files with 81 additions and 57 deletions

View File

@@ -15,7 +15,7 @@ which always returns the main Task.
## Hyperparameters
ClearML automatically logs the command line options defined with `argparse`. A parameter dictionary is logged by
connecting it to the Task using a call to the [Task.connect](../../references/sdk/task.md#connect) method.
connecting it to the Task using a call to the [`Task.connect`](../../references/sdk/task.md#connect) method.
```python
additional_parameters = {