mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#260)
This commit is contained in:
@@ -52,14 +52,13 @@ Logger.current_logger().report_scalar(
|
||||
)
|
||||
```
|
||||
|
||||
These scalars can be visualized in plots, which appear in the ClearML web UI, in the experiment's
|
||||
page **>** **SCALARS**.
|
||||
These scalars can be visualized in plots, which appear in the ClearML web UI, in the experiment's **SCALARS** tab.
|
||||
|
||||

|
||||
|
||||
## Hyperparameters
|
||||
|
||||
ClearML automatically logs command line options defined with `argparse`. They appear in **CONFIGURATIONS** **>** **HYPER PARAMETERS** **>** **Args**.
|
||||
ClearML automatically logs command line options defined with `argparse`. They appear in **CONFIGURATION** **>** **HYPER PARAMETERS** **>** **Args**.
|
||||
|
||||

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