Fix typo in hpo.md (#59)

This commit is contained in:
Jonas Otten 2021-09-02 09:43:27 +02:00 committed by GitHub
parent 95020aa759
commit 50ffd9dafb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ slow and tedious. Luckily, hyperparameter optimization can be automated and boos
## ClearML's HyperParameter Optimization ## ClearML's HyperParameter Optimization
ClearML provides the `HyperParameterOptimizer` class, which takes care of the entire optimization process for users in ClearML provides the `HyperParameterOptimizer` class, which takes care of the entire optimization process for users
with a simple interface. with a simple interface.
ClearML's approach to hyperparameter optimization is scalable, easy to set up and to manage, and it makes it easy to ClearML's approach to hyperparameter optimization is scalable, easy to set up and to manage, and it makes it easy to