-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
wontfixThis will not be worked onThis will not be worked on
Description
Is your feature request related to a problem?
Right now, the nn interface only allows TaggedTable as an input.
For TimeSeries I will add a temporary solution, with to_tagged_table, which converts the TimeSeries into a tagged table. This can also be useful for the future implementation of the InputLayer of the nn Interface.
Desired solution
Right now just a temporary solution and the Integration into the InputLayer Interface.
The lag parameter could also take place here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on
Type
Projects
Status
✔️ Done