State Space Models (SSMs) are neural building blocks that efficiently process sequential data by tracking hidden patterns over time through two key equations: a state equation (modeling internal evolution) and an observation equation (mapping to outputs). Unlike transformers that remember everything with O(n²) complexity, SSMs

11m watch time

Sort: