Collected sources and patterns will appear here. Add from search or the patterns library.
Model, InitialInput, Steps -> TimeSeriesPrediction
Perform multi-step time series forecasting by iteratively feeding the system's previous time-step prediction back as the next time-step input.
Problem it solves
Models cannot generate long-horizon predictions without actual future inputs.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.