Update keras_tensorboard.md images
@ -25,31 +25,36 @@ The example script does the following:
|
|||||||
The loss and accuracy metric scalar plots appear in **SCALARS**, along with the resource utilization plots,
|
The loss and accuracy metric scalar plots appear in **SCALARS**, along with the resource utilization plots,
|
||||||
which are titled **:monitor: machine**.
|
which are titled **:monitor: machine**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Histograms
|
## Histograms
|
||||||
|
|
||||||
Histograms for layer density appear in **PLOTS**.
|
Histograms for layer density appear in **PLOTS**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Hyperparameters
|
## Hyperparameters
|
||||||
|
|
||||||
ClearML automatically logs command line options generated with `argparse`, and TensorFlow Definitions.
|
ClearML automatically logs command line options generated with `argparse` and TensorFlow Definitions.
|
||||||
|
|
||||||
Command line options appear in **CONFIGURATION** **>** **HYPERPARAMETERS** **>** **Args**.
|
Command line options appear in **CONFIGURATION** **>** **HYPERPARAMETERS** **>** **Args**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
TensorFlow Definitions appear in **TF_DEFINE**.
|
TensorFlow Definitions appear in **TF_DEFINE**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Console
|
## Console
|
||||||
|
|
||||||
Text printed to the console for training progress, as well as all other console output, appear in **CONSOLE**.
|
Text printed to the console for training progress, as well as all other console output, appear in **CONSOLE**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Configuration Objects
|
## Configuration Objects
|
||||||
|
|
||||||
@ -64,4 +69,5 @@ task.connect_configuration(
|
|||||||
|
|
||||||
It appears in **CONFIGURATION** **>** **CONFIGURATION OBJECTS** **>** **MyConfig**.
|
It appears in **CONFIGURATION** **>** **CONFIGURATION OBJECTS** **>** **MyConfig**.
|
||||||
|
|
||||||

|

|
||||||
|

|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 39 KiB |
BIN
docs/img/examples_keras_00_dark.png
Normal file
After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 76 KiB |
BIN
docs/img/examples_keras_00a_dark.png
Normal file
After Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 120 KiB |
BIN
docs/img/examples_keras_01_dark.png
Normal file
After Width: | Height: | Size: 126 KiB |
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 115 KiB |
BIN
docs/img/examples_keras_02_dark.png
Normal file
After Width: | Height: | Size: 119 KiB |
Before Width: | Height: | Size: 187 KiB After Width: | Height: | Size: 179 KiB |
BIN
docs/img/keras_colab_01_dark.png
Normal file
After Width: | Height: | Size: 184 KiB |
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 49 KiB |
BIN
docs/img/keras_colab_02_dark.png
Normal file
After Width: | Height: | Size: 49 KiB |