Skip to content
#

state-tracking

Here are 19 public repositories matching this topic...

Saryu: a recurrent language model whose state is moved by input-dependent Householder reflections. Open architecture research from India — constant memory per token, an exact parallel kernel, and two technical reports: the architecture, and what the same transport does when it fails (it collapses onto exact group quotients).

  • Updated Sep 22, 2026
  • Python

minGRU (Feng et al.) in PyTorch, plus a measured ladder of state-tracking recoveries — signed, rotation, Givens, and delta (DeltaNet-style Householder products) mixers with time decay, all under one parallel scan — with fused Triton GPU kernels as an optional backend

  • Updated Sep 23, 2026
  • Python

NOVA: Neural Organic Vivid Architecture — a sub-quadratic sequence architecture with recurrent multi-timescale memory (FLUX), antisymmetric attention (IRIS), and role-separated representations (RSLA)

  • Updated Aug 3, 2026

Add this topic to your repo

To associate your repository with the state-tracking topic, visit your repo's landing page and select "manage topics."

Learn more