mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Add Getting Started admonitions (#648)
This commit is contained in:
@@ -3,6 +3,11 @@ 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
|
||||
instructions.
|
||||
:::
|
||||
|
||||
Integrate ClearML into code that uses [Keras Tuner](https://www.tensorflow.org/tutorials/keras/keras_tuner). By
|
||||
specifying `ClearMLTunerLogger` (see [kerastuner.py](https://github.com/allegroai/clearml/blob/master/clearml/external/kerastuner.py))
|
||||
as the Keras Tuner logger, ClearML automatically logs scalars and hyperparameter optimization.
|
||||
|
||||
Reference in New Issue
Block a user