Skip to content

LSTMStateTransitionModel: Add ability to propagate state forward #336

@teubert

Description

@teubert

Requirement Text
Add ability to propagate hidden state forward in LSTMStateTransitionModel

Background Information
LSTM uses a hidden state that contains information valuable for accurate prediction

Suggested Solution
There are a few options available as argument to model, in training to support this. Additionally the states are accessible as .states

DoD

  • Implement feature
  • Document performance change in PR

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions