Add PyTorch Lightning example (#47)

This commit is contained in:
pollfly
2021-08-23 11:02:53 +03:00
committed by GitHub
parent fb0c30a86e
commit 0048cea0d8
7 changed files with 42 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ When the script runs, it creates an experiment named `Tensorflow v2 mnist with s
## Scalars
The loss and accuracy metric scalar plots appear in the experiment's page in the **ClearML web UI** under **RESULTS**
**>** **SCALARS**. Resource utilization plots, which are titled **:monitor: machine**, also appear in the *SCALARS** tab.
**>** **SCALARS**. Resource utilization plots, which are titled **:monitor: machine**, also appear in the **SCALARS** tab.
![image](../../../img/examples_tensorflow_mnist_06.png)