mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#257)
This commit is contained in:
@@ -35,7 +35,7 @@ into a script which uses `TensorboardLogger`, all information logged through the
|
||||
|
||||
ClearML automatically captures scalars logged through `TensorboardLogger`.
|
||||
|
||||
View the scalars in the experiment's page in the **ClearML Web UI**, in **RESULTS** **>** **SCALARS**.
|
||||
View the scalars in the experiment's page in the **ClearML Web UI**, in **SCALARS**.
|
||||
|
||||

|
||||
|
||||
@@ -55,7 +55,7 @@ To view the model, in the **ARTIFACTS** tab, click the model name (or download i
|
||||
|
||||
## Debug Samples
|
||||
|
||||
ClearML automatically tracks images logged to TensorboardLogger. They appear in **RESULTS** **>** **DEBUG SAMPLES**.
|
||||
ClearML automatically tracks images logged to TensorboardLogger. They appear in **DEBUG SAMPLES**.
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -142,7 +142,7 @@ When the code runs, the experiment results can be viewed in the [ClearML Web UI]
|
||||
### Scalars
|
||||
|
||||
View the scalars, including training and validation metrics, in the experiment's page in the ClearML Web UI, under
|
||||
**RESULTS** **>** **SCALARS**.
|
||||
**SCALARS**.
|
||||
|
||||

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