thuml/predrnn-pytorch

The forget_bias of ST-LSTM cell

DLmarineforecast opened this issue · 1 comments

Thanks for your contribution.

Why do you set the forget_bias=1 but input-modulation gate_bias and input_bias=0?

Experimentally, we set the basis different to make these two gates have different open-close initial patterns.