2 repository-uri
Systems for forecasting multiple time steps by feeding model outputs back as inputs.
Distinct from Tabular Predictive Models: Distinct from general tabular predictive models: focuses on the recursive multistep forecasting mechanism.
Explore 2 awesome GitHub repositories matching data & databases · Recursive Prediction Generators. Refine with filters or upvote what's useful.
This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex
Provides recursive multistep forecasting by feeding model-generated predictions back into the input window.
FramePack is a neural video synthesis engine and generation framework designed to produce long, temporally consistent video sequences. It functions as a diffusion model optimizer, providing a suite of techniques to manage the computational demands of high-parameter video models while maintaining visual stability during extended generation tasks. The system distinguishes itself through a hierarchical approach to frame prediction, which plans distant anchor frames before filling in intermediate content to prevent cumulative temporal drift. By utilizing constant-length context compression and to
Implements hierarchical anchor frame prediction to prevent temporal drift and ensure visual stability.