Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Input #6

Open
SimonEngler opened this issue Feb 27, 2019 · 0 comments
Open

Data Input #6

SimonEngler opened this issue Feb 27, 2019 · 0 comments

Comments

@SimonEngler
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant