-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I've read your entry and the original article several times. But I'm not clear about the pre-processing of the data to adapt it to your layer implemented in Keras.
For example, I have stock price entries (entire values of only one company). There are entries in the format of every 1 minute, every 5 minutes and every 10 minutes. It would be a matter of training an RNN with the stock quotes available so far with the 1, 5 and 10 minutes entries to predict the next value (10 minutes). How could this information be represented? The classic model based on RNN would only train with the 10 minute entries to predict the next value.
Regards,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels