Update tensorflow_mnist.md images:
* Example saves 5 model checkpoints so that image looks different * docs refers to monitor metrics so image includes those
@ -13,30 +13,35 @@ When the script runs, it creates a task named `Tensorflow v2 mnist with summarie
|
||||
The loss and accuracy metric scalar plots appear in the task's page in the **ClearML web UI** under
|
||||
**SCALARS**. Resource utilization plots, which are titled **:monitor: machine**, also appear in the **SCALARS** tab.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Hyperparameters
|
||||
|
||||
ClearML automatically logs TensorFlow Definitions. They appear in **CONFIGURATION** **>** **HYPERPARAMETERS**
|
||||
**>** **TF_DEFINE**.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Console
|
||||
|
||||
All console output appears in **CONSOLE**.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Artifacts
|
||||
|
||||
Models created by the task appear in the task's **ARTIFACTS** tab. ClearML automatically logs and tracks
|
||||
models and any snapshots created using TensorFlow.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
Clicking on a model's name takes you to the [model's page](../../../webapp/webapp_model_viewing.md), where you can
|
||||
view the model's details and access the model.
|
||||
|
||||
|
||||

|
||||

|
||||

|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 69 KiB |
BIN
docs/img/examples_tensorflow_mnist_01_dark.png
Normal file
After Width: | Height: | Size: 69 KiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 42 KiB |
BIN
docs/img/examples_tensorflow_mnist_03_dark.png
Normal file
After Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 262 KiB After Width: | Height: | Size: 113 KiB |
BIN
docs/img/examples_tensorflow_mnist_05_dark.png
Normal file
After Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 112 KiB |
BIN
docs/img/examples_tensorflow_mnist_06_dark.png
Normal file
After Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 43 KiB |
BIN
docs/img/examples_tensorflow_mnist_10_dark.png
Normal file
After Width: | Height: | Size: 43 KiB |