Commit History

Fix .gitignore to allow .npy in gradient_maps/ and upload all gradient numpy arrays
4d1195e
verified

lemousehunter commited on

Upload v3 gradient .npy files (fix: re-upload missing numpy arrays)
e74d697
verified

lemousehunter commited on

Upload v3 gradient saliency plots (corrected desync + pre-sigmoid logit gradients)
ad7af4b
verified

lemousehunter commited on

Upload v3 gradient maps (corrected desync + pre-sigmoid logit gradients for LMIC-TSBN)
68c0033
verified

lemousehunter commited on

Add raw gradient saliency maps v3 (pre-softmax logit gradients, 1000 traces, corrected desync)
20cd6d5
verified

lemousehunter commited on

Add gradient saliency line/area plots (50 files): per-model overlays, arch comparison, desync progression
6cdc80b
verified

lemousehunter commited on

Add all gradient saliency heatmaps (65 files): arch comparison, per-model, desync progression, thesis summary
5628e48
verified

lemousehunter commited on

Add gradient visualization: fig9_quantitative_summary.png
eafa952
verified

lemousehunter commited on

Add gradient visualization: fig8_lmic_desync_robustness.png
627fdc4
verified

lemousehunter commited on

Add gradient visualization: fig7_mlp_vs_cnn_attention.png
605fb70
verified

lemousehunter commited on

Add gradient visualization: fig6_tsbn_effect.png
50373f2
verified

lemousehunter commited on

Add gradient visualization: fig5_binary_encoding_effect.png
231fe8e
verified

lemousehunter commited on

Add gradient visualization: fig4_hps_representation_competition.png
0c1cb93
verified

lemousehunter commited on

Add gradient visualization: fig3_lmic_tsbn_16byte_grid.png
24f17d2
verified

lemousehunter commited on

Add gradient visualization: fig2_cnn_desync_degradation.png
ec2c4c3
verified

lemousehunter commited on

Add gradient visualization: fig1_architecture_comparison_byte2.png
f67f15c
verified

lemousehunter commited on

Add gradient visualization: fig10_seed_sensitivity.png
02c9689
verified

lemousehunter commited on

Add gradient saliency maps for all 139 completed runs
d1ba272
verified

lemousehunter commited on

Add gradient saliency map generation and visualization tools
d078926

lemousehunter commited on

fix(snr): use masked intermediates (snr2, snr3) instead of unmasked snr1
ab71fd8

lemousehunter commited on

fix: promote retry0.post_train_final_rank to top-level for dashboard display
2d71c6e

lemousehunter commited on

fix: LMIC base class multi_bit support in build() and compile()
1056030

lemousehunter commited on

fix(agent): report full results on training completion without rank 0
67a1795

lemousehunter commited on

Section 45.8: Single-run enforcement fix (no retries), trainer.py max(1,max_retries) patch
13ce2cc

lemousehunter commited on

Section 43-45: dataset.py per-trace shift fix, orchestrator DELETE FK fix, queue rebuild, clean MLP/CNN resubmission
8c414b1

lemousehunter commited on

Update history ledger: config bug, upload path fix, V7b restoration, batch9
a13cd14

lemousehunter commited on

Update HISTORY_LEDGER: Section 43 - Cross-Desync Ablation Recovery & Worker Fixes (2026-05-02)
9533c9a

lemousehunter commited on

fix: handle return_code=None by waiting for process exit and trusting results.json
f962c20

lemousehunter commited on

docs: Sections 39-42 β€” full rerun campaign, normalization bug fix, batch re-evaluation, decision log
3963a1b

lemousehunter commited on

feat: unified V1 model repo (ascad-v1-models)
d238c12

lemousehunter commited on

Add per-byte accuracy/loss metrics to worker progress tracking and dashboard log viewer
1c64a25

lemousehunter commited on

Update HISTORY_LEDGER: Section 38 - Dashboard & Auto-Recovery Hardening
577c825

lemousehunter commited on

Fix dashboard: viewJobLogs uses correct element IDs, pause auto-refresh when modal open, fix newline escape in progress history
0d348df

lemousehunter commited on

Fix dashboard: handle retry0/retry1 result structure, getBestAttempt helper
821e415

lemousehunter commited on

Harden orchestration: auto-recovery, job detail popover, completed job display
8fe4f88

lemousehunter commited on

docs: Section 37 - infrastructure hardening + V7b attempt 1 results
9cb9284

lemousehunter commited on

feat: comprehensive W&B logging + retry=0 hardening
e63fc4e

lemousehunter commited on

V7b SUCCESS: 16/16 rank 0 - multi-bit + DTP breakthrough
f0b7136

lemousehunter commited on

docs: update ledger with V7 post-mortem and V7b fix (Section 35)
e5f58e0

lemousehunter commited on

fix(dtp): support multi_bit mode - look for binary_accuracy keys
b939d4c

lemousehunter commited on

ledger: Section 34 - V6 results, variant bug, V7 multi-bit
90149a4

lemousehunter commited on

fix: agent.py variant mapping uses model_type as fallback
832e264

lemousehunter commited on

fix: indentation error in train_mtl.py --sigmoid-gates arg
f709a64

lemousehunter commited on

feat: multi-bit labeling (Wu et al. TCHES 2024)
ea54e7b

lemousehunter commited on

docs: Section 33 β€” V6 sigmoid gates experiment
38ce8bb

lemousehunter commited on

feat: wire sigmoid gates through training pipeline (trainer, CLI, agent)
2a5447c

lemousehunter commited on

HISTORY_LEDGER: Section 32 - v5g retry 0 results (12/16 rank 0)
38de8d5

lemousehunter commited on

docs: Section 31 β€” DTP weight oscillation finding and EMA fix
f939a7a

lemousehunter commited on

feat: add DTP EMA smoothing to prevent weight oscillations from cosine annealing warm restarts
bdc88cf

lemousehunter commited on

docs: Section 30 β€” v5e results (11/16), v5f submission (stronger DTP)
e00f29f

lemousehunter commited on