-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Hello,
I am trying to use data in the time LSTM, such as the time TLSTM1 and TLSTM2. I have a lot of different time series data that looks like:
Name | Time | X | STD_X | TimeDiff
Where each item 'Name' has 25 - 100 observations over time. A seperate time-series.
STD_X is the standard deviation of the observation
TimeDiff is the time inbetween measurements.
I don't understand how to bring this data into the TLSTM. What is the structure of the data that is needed? What do I change in the code?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels