summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
10 daysrun_sweep: 2 threads for --device cpu jobs (matches Addendum 7 protocol)Void Agent
11 daysfix(eval): P5/P6 sieve-rank ladder replaces hardcoded FLAGGED_SIEVE_PREDSVoid Agent
14 daysfeat(gpu): add CUDA support, chunked eval, bisect prime search, and scaling t...CaptainJack2491
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-14implement Experiment 1: data pipeline, tied-RNN w/ ACT halting, transformer b...Void Agent