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:
@@ -53,7 +53,7 @@ Logger.current_logger().report_scalar(
|
||||
```
|
||||
|
||||
These scalars can be visualized in plots, which appear in the ClearML web UI, in the experiment's
|
||||
page **>** **RESULTS** **>** **SCALARS**.
|
||||
page **>** **SCALARS**.
|
||||
|
||||

|
||||
|
||||
@@ -65,7 +65,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**.
|
||||
|
||||

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