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:
@@ -14,7 +14,7 @@ The script does the following:
|
||||
## Scalars
|
||||
|
||||
The loss and accuracy metric scalar plots appear in the experiment's page in the **ClearML web UI**, under
|
||||
**RESULTS** **>** **SCALARS**. The also includes resource utilization plots, which are titled **:monitor: machine**.
|
||||
**SCALARS**. The also includes resource utilization plots, which are titled **:monitor: machine**.
|
||||
|
||||

|
||||
|
||||
@@ -27,7 +27,7 @@ ClearML automatically logs command line options defined with `argparse`. They ap
|
||||
|
||||
## Console
|
||||
|
||||
Text printed to the console for training progress, as well as all other console output, appear in **RESULTS** **>** **CONSOLE**.
|
||||
Text printed to the console for training progress, as well as all other console output, appear in **CONSOLE**.
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ the `examples` project.
|
||||
## Debug Samples
|
||||
|
||||
ClearML automatically captures the video data that is added to the `SummaryWriter` object, using the `add_video` method.
|
||||
The video appears in the experiment page in the ClearML web UI under **RESULTS > DEBUG SAMPLES**.
|
||||
The video appears in the experiment page in the ClearML web UI under **DEBUG SAMPLES**.
|
||||
|
||||

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