mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
parent
3c8b164882
commit
43083b9653
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ class OptunaSearch(Searcher):
|
|||
param.suggest_uniform("b", 10, 20)
|
||||
]
|
||||
|
||||
algo = OptunaSearch(
|
||||
optuna_search = OptunaSearch(
|
||||
space,
|
||||
metric="loss",
|
||||
mode="min")
|
||||
|
|
Loading…
Add table
Reference in a new issue