12 Commits
Author SHA1 Message Date
NilsandClaude Fable 5 0e6d6adcb9 fidelity factorial arms (randk / noises0 / hidden-capacity) + pre-registration item 15
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 02:47:14 +02:00
NilsandClaude Fable 5 16f4a057aa TiedAlphaAdapter: learned per-dim alpha with tied B (anchored by construction); pre-registration item 14
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 02:33:14 +02:00
NilsandClaude Fable 5 d00f120f27 PerDepthAdapter (Bae-style per-iteration merges) + convergence-halting probe (free ACT); pre-registration item 13
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 01:07:01 +02:00
NilsandClaude Fable 5 f254b20b62 ParcaeAdapter: rho(A)<1 by construction (ZOH negative-diag), rho logging in rec arms, pre-registration item 12
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 00:53:34 +02:00
NilsandClaude Fable 5 d2da8044c3 RecurrentAdapter arm: Huginn-regime retrofit (learned A/B, noise h0, randomized depth) + pre-registration item 11
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 00:49:44 +02:00
NilsandClaude Fable 5 b461970c9a warm-start flag (stacking arm), adaptive flags for Blocksworld
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 13:02:46 +02:00
NilsandClaude Fable 5 e152a91c05 parse_known_args: module-level parser must tolerate importers' argv
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 12:50:45 +02:00
NilsandClaude Fable 5 1ad019d76d add --lr flag (wide-adapter LR rescale diagnostics at 12B)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 10:46:46 +02:00
NilsandClaude Fable 5 53a8c9b609 adaptive-alpha merge (Lys-inspired, trained) + truncated-BPTT deep-k training
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 10:29:57 +02:00
NilsandClaude Fable 5 f48011c470 decouple --pause from feedforward: enable loop+pause combo arm
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 10:09:18 +02:00
NilsandClaude Fable 5 01ac15d3e1 node kit: alpha flag through train/eval, carry env+width fixes, bootstrap script
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 10:05:30 +02:00
NilsandClaude Fable 5 ef9c08966c J-lens workspace reproduction + loop retrofit: lens, band looping, adapters, controls, multi-task evals
Reproduction of the 2026 workspace/J-lens paper on gemma-4 (E2B/12B/26B),
plus the workspace-loop retrofit line: merge adapter, prompt-only latent
planning (MBPP), carry variant, attribution controls (FF/pause/untrained),
band-location ablation, Blocksworld harness, 12B replication scripts.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 00:54:12 +02:00