Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Shashank Mittal <[email protected]>
  • Loading branch information
shashank-iitbhu committed Aug 30, 2024
1 parent b65aa79 commit e1ab55b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/v1beta1/hp-tuning/hyperopt-distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,11 @@ spec:
feasibleSpace:
min: "0.01"
max: "0.05"
step: "0.01"
distribution: "uniform"
- name: momentum
parameterType: double
feasibleSpace:
min: "0.5"
max: "0.9"
distribution: "logUniform"
trialTemplate:
primaryContainerName: training-container
trialParameters:
Expand Down

0 comments on commit e1ab55b

Please sign in to comment.