summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-17README: blog part 1+2 links, part 3 slotVoid Agent
2026-08-17track per-phase summary CSVs (force-added under runs/ ignore)Void Agent
2026-08-17public release prep: full preregistration mirror (addenda 1-6), public README...Void Agent
2026-08-17E6 jobs: 16 cells [2,1000] K=32 cuda AMP (14 primary + 2 batch-128 ablation);...Void Agent
2026-08-17perf(cuda): add AMP fp16 autocast with GradScaler and torch.compile reduce-ov...CaptainJack2491
2026-08-17feat(gpu): add CUDA support, chunked eval, bisect prime search, and scaling t...CaptainJack2491
2026-08-17fix D2: integers-mode probe is N/A by construction (OOV probe inputs), functi...Void Agent
2026-08-16Phase 3 diagnostics results + analysis + report phase 4Void Agent
2026-08-16phase3: task_mode (is_prime), train_frac, lr_decay flags + tests (41 green); ...Void Agent
2026-08-15E2 wd sweep results + analysis + report phase 3Void Agent
2026-08-15E2 wd sweep: 8 jobs (0.01/0.1/0.3/3.0 x both models, seed 0; 1.0 = existing c...Void Agent
2026-08-15E1 results + analysis + report phase 2Void Agent
2026-08-15speedup: batched eval (46x, sieve-stub verified), run_sweep orchestrator (2-w...Void Agent
2026-08-14tidy: drop dead --ckpt arg, unused imports/vars; verified report pipeline ad-...Void Agent
2026-08-14report pipeline: build_report.py (self-contained HTML), eval --runs-dir, plot...Void Agent
2026-08-14eval: P1 diagnostic prediction-based (flagged set +209), classifier regressio...Void Agent
2026-08-14fix codex BLOCKERs: global fixed layout invariance, min_steps off-by-one, int...Void Agent
2026-08-14rnn: fully-tied cell (read-in+compute+decode), lambda ramp, ACT regression te...Void Agent
2026-08-14implement Experiment 1: data pipeline, tied-RNN w/ ACT halting, transformer b...Void Agent
2026-08-14scaffold: README, LICENSE, design docs (spec + prereg from research repo 00c6...Void Agent