The forget_bias of ST-LSTM cell
DLmarineforecast opened this issue · 1 comments
DLmarineforecast commented
Thanks for your contribution.
Why do you set the forget_bias=1 but input-modulation gate_bias and input_bias=0?
wuhaixu2016 commented
Experimentally, we set the basis different to make these two gates have different open-close initial patterns.