Update Keras with Matplotlib
@ -18,22 +18,26 @@ The example does the following:
|
|||||||
|
|
||||||
The loss and accuracy metric scalar plots appear in **SCALARS**, along with the resource utilization plots, which are titled **:monitor: machine**.
|
The loss and accuracy metric scalar plots appear in **SCALARS**, along with the resource utilization plots, which are titled **:monitor: machine**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Plots
|
## Plots
|
||||||
|
|
||||||
The example calls Matplotlib methods to create several sample plots, and TensorBoard methods to plot histograms for layer density.
|
The example calls Matplotlib methods to create several sample plots, and TensorBoard methods to plot histograms for layer density.
|
||||||
They appear in **PLOTS**.
|
They appear in **PLOTS**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Debug Samples
|
## Debug Samples
|
||||||
|
|
||||||
The example calls Matplotlib methods to log debug sample images. They appear in **DEBUG SAMPLES**.
|
The example calls Matplotlib methods to log debug sample images. They appear in **DEBUG SAMPLES**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Hyperparameters
|
## Hyperparameters
|
||||||
|
|
||||||
@ -55,17 +59,20 @@ task_params['hidden_dim'] = 512
|
|||||||
|
|
||||||
Parameter dictionaries appear in **CONFIGURATION** **>** **HYPERPARAMETERS** **>** **General**.
|
Parameter dictionaries appear in **CONFIGURATION** **>** **HYPERPARAMETERS** **>** **General**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
The TensorFlow Definitions appear in the **TF_DEFINE** subsection.
|
The TensorFlow Definitions appear in the **TF_DEFINE** subsection.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Console
|
## Console
|
||||||
|
|
||||||
Text printed to the console for training appears in **CONSOLE**.
|
Text printed to the console for training appears in **CONSOLE**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Artifacts
|
## Artifacts
|
||||||
|
|
||||||
@ -74,9 +81,11 @@ created using Keras.
|
|||||||
|
|
||||||
The task info panel shows model tracking, including the model name and design in **ARTIFACTS** **>** **Output Model**.
|
The task info panel shows model tracking, including the model name and design in **ARTIFACTS** **>** **Output Model**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
Clicking on the model name takes you to the [model's page](../../../webapp/webapp_model_viewing.md), where you can view
|
Clicking on the model 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.
|
the model's details and access the model.
|
||||||
|
|
||||||

|

|
||||||
|

|
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 104 KiB |
BIN
docs/img/examples_keras_jupyter_03_dark.png
Normal file
After Width: | Height: | Size: 107 KiB |
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 99 KiB |
BIN
docs/img/examples_keras_jupyter_03a_dark.png
Normal file
After Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 43 KiB |
BIN
docs/img/examples_keras_jupyter_04_dark.png
Normal file
After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 269 KiB After Width: | Height: | Size: 128 KiB |
BIN
docs/img/examples_keras_jupyter_07_dark.png
Normal file
After Width: | Height: | Size: 130 KiB |
Before Width: | Height: | Size: 120 KiB After Width: | Height: | Size: 118 KiB |
BIN
docs/img/examples_keras_jupyter_08_dark.png
Normal file
After Width: | Height: | Size: 123 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 47 KiB |
BIN
docs/img/examples_keras_jupyter_20_dark.png
Normal file
After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 71 KiB |
BIN
docs/img/examples_keras_jupyter_21_dark.png
Normal file
After Width: | Height: | Size: 73 KiB |
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 72 KiB |
BIN
docs/img/examples_keras_jupyter_23_dark.png
Normal file
After Width: | Height: | Size: 73 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 41 KiB |
BIN
docs/img/examples_keras_jupyter_24_dark.png
Normal file
After Width: | Height: | Size: 41 KiB |