mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#434)
This commit is contained in:
@@ -153,10 +153,10 @@ Make sure a `clearml-agent` is assigned to that queue.
|
||||
|
||||
The values configured through the wizard are stored in the task’s hyperparameters and configuration objects by using the
|
||||
[`Task.connect`](../../references/sdk/task.md#connect) and [`Task.set_configuration_object`](../../references/sdk/task.md#set_configuration_object)
|
||||
methods respectively. They can be viewed in the WebApp, in the task’s **CONFIGURATION** page under **HYPER PARAMETERS** and **CONFIGURATION OBJECTS > General**.
|
||||
methods respectively. They can be viewed in the WebApp, in the task’s **CONFIGURATION** page under **HYPERPARAMETERS** and **CONFIGURATION OBJECTS > General**.
|
||||
|
||||
ClearML automatically logs command line arguments defined with argparse. View them in the experiments **CONFIGURATION**
|
||||
page under **HYPER PARAMETERS > General**.
|
||||
page under **HYPERPARAMETERS > General**.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user