config
This commit is contained in:
parent
53e223954e
commit
3879dce620
|
|
@ -1,8 +1,8 @@
|
|||
loss : mae
|
||||
metric : [stoi,pesq,si-sdr]
|
||||
lr : 0.0003
|
||||
ReduceLr_patience : 5
|
||||
Early_stop : True
|
||||
ReduceLr_patience : 10
|
||||
Early_stop : False
|
||||
ReduceLr_factor : 0.1
|
||||
min_lr : 0.0000001
|
||||
EarlyStopping_patience : 10
|
||||
|
|
|
|||
Loading…
Reference in New Issue