config
This commit is contained in:
parent
d5b17f3745
commit
d522dc4233
|
|
@ -3,6 +3,6 @@ metric : [stoi,pesq]
|
|||
lr : 0.001
|
||||
ReduceLr_patience : 10
|
||||
Early_stop : False
|
||||
ReduceLr_factor : 0.1
|
||||
ReduceLr_factor : 0.5
|
||||
min_lr : 0.0000001
|
||||
EarlyStopping_patience : 10
|
||||
|
|
|
|||
Loading…
Reference in New Issue