Skip to content

LSTMStateTransitionModel: Normalizing Inputs #334

@teubert

Description

@teubert

Requirement Text
Add configurable ability to normalize inputs for LSTMStateTransitionModel.from_data

Background Information
Normalizing inputs is important for performance

Suggested Solution
Simple normalization - (value-mean) / std - will then have to reverse on the other end

DoD

  • Implement feature
  • Add tests
  • Add to doc comments

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions