Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Question regarding the use of projected exogenous variable values #95

@azylbertal

Description

@azylbertal

I would like to provide some exogenous variable values as part of the target sequence (a known 'forced' future sequence that modulate the other variables). Does the model support it? Could it be achieved by simply editing dec_y = torch.zeros_like(y_t).to(self.device) (in forward_model_pass) such that these variables will remain nonzero?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions