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:
@@ -25,7 +25,7 @@ The example script's `train` function calls TensorBoardX's `SummaryWriter.add_sc
|
||||
ClearML automatically captures the data that is added to the `SummaryWriter` object.
|
||||
|
||||
These scalars can be visualized in plots, which appear in the ClearML [WebApp](../../../webapp/webapp_home.md), in the
|
||||
experiment's **RESULTS** **>** **SCALARS** page.
|
||||
experiment's **SCALARS** page.
|
||||
|
||||
|
||||

|
||||
@@ -49,6 +49,6 @@ The model info panel contains the model details, including:
|
||||
|
||||
## Console
|
||||
|
||||
All console output during the script’s execution appears in the experiment’s **RESULTS > CONSOLE** page.
|
||||
All console output during the script’s execution appears in the experiment’s **CONSOLE** page.
|
||||

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