Skip to content

Commit

Permalink
[FIX] yaml issue
Browse files Browse the repository at this point in the history
  • Loading branch information
wbenbihi committed Dec 6, 2020
1 parent fbb3baf commit 93025ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/hpeDefault.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@ train:
optimizer:
type: "RMSprop"
params:
null: "null"
rho: 0.9
momentum: 0.0
centered: False
loss:
type: 'binary_crossentropy'
metrics:
Expand Down

0 comments on commit 93025ef

Please sign in to comment.