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