Change headings to title caps (#62)

This commit is contained in:
pollfly
2021-09-09 13:17:46 +03:00
committed by GitHub
parent de82df937e
commit c2d8707572
77 changed files with 337 additions and 336 deletions

View File

@@ -40,7 +40,7 @@ When the script runs, it logs:
![image](../../../img/integration_keras_tuner_06.png)
## Summary of hyperparameter optimization
## Summary of Hyperparameter Optimization
**ClearML** automatically logs the parameters of each experiment run in the hyperparameter search. They appear in tabular
form in **RESULTS** **>** **PLOTS**.
@@ -61,7 +61,7 @@ The model configuration is stored with the model.
![image](../../../img/integration_keras_tuner_05.png)
## Configuration objects
## Configuration Objects
### Hyperparameters

View File

@@ -29,7 +29,7 @@ The `tf.summary.histogram` output appears in **RESULTS** **>** **PLOTS**.
![image](../../../img/examples_tensorboard_toy_04.png)
## Debug samples
## Debug Samples
**ClearML** automatically tracks images and text output to TensorFlow. They appear in **RESULTS** **>** **DEBUG SAMPLES**.