summaryrefslogtreecommitdiff
path: root/notebooks/recursive_reasoning_chaos.ipynb
AgeCommit message (Collapse)Author
10 hoursnotebook: HF repo live (blackhao0426/recursive-reasoning-chaos); correct ↵YurenHao0426
framing + basin cell - point loader at the uploaded HF model bundle (TRM/HRM Sudoku checkpoints + code + test set) - correct mechanism text: both arches are chaotic SADDLES (transient chaos), not attractors; escape-rate gap is mostly compute-per-segment (~1.6x per module-eval, not 5x) - add cell 4: z0-perturbation basin-accessibility (input- vs IC-determined trapping) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MZBxRQ65wDxiUSm9Hr5Ere
33 hoursAdd self-contained reproduction notebook + HF upload scriptYurenHao0426
Notebook: toy transient-chaos (no GPU) + load TRM/HRM from HF + extended rollout (TRM escapes / HRM trapped). Model loading verified locally (missing=0 both). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>