LSTM for sequence prediction #21145
Labels
stat:awaiting response from contributor
type:support
User is asking for help / asking an implementation question. Stackoverflow would be better suited.
I'm trying to do a sequence forecast. Bit of context, stock price prediction where input window to model is 30 days worth of data and the desired output is the following 5-days stock prices. How do I achieve this without an encoder decoder architecture?
The text was updated successfully, but these errors were encountered: