Add Keras Tuner integration page (#681)

This commit is contained in:
pollfly
2023-10-02 18:26:17 +03:00
committed by GitHub
parent 7071775813
commit 6bbc11a07e
5 changed files with 74 additions and 4 deletions

View File

@@ -1,10 +1,9 @@
---
title: Keras Tuner
displayed_sidebar: mainSidebar
---
:::tip
If you are not already using ClearML, see [Getting Started](../getting_started/ds/ds_first_steps.md) for setup
If you are not already using ClearML, see [Getting Started](../../../getting_started/ds/ds_first_steps.md) for setup
instructions.
:::
@@ -41,7 +40,7 @@ When the script runs, it logs:
## Scalars
ClearML logs the scalars from training each network. They appear in the project's page in the **ClearML web UI**, under
ClearML logs the scalars from training each network. They appear in the experiment's page in the **ClearML web UI**, under
**SCALARS**.
![image](../../../img/integration_keras_tuner_06.png)