From 32123cb36ae9521f60c9b6f67458b931b6540ef2 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Mon, 23 Mar 2026 19:46:08 -0500 Subject: Add final report, plots, experiment guide, and complete NOTE.md All experiments complete: - Toy LQ: credit bridge matches state bridge (~0.94 costate cosine) - CIFAR-10: credit bridge (29.6%) comparable to DFA (30.0%), both beat state bridge (18.5%) - State bridge confirms core hypothesis: perfect state prediction != useful credit - Terminal gradient matching is essential for credit bridge --- report/cifar_feature_drift.png | Bin 0 -> 126594 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 report/cifar_feature_drift.png (limited to 'report/cifar_feature_drift.png') diff --git a/report/cifar_feature_drift.png b/report/cifar_feature_drift.png new file mode 100644 index 0000000..a7c5d22 Binary files /dev/null and b/report/cifar_feature_drift.png differ -- cgit v1.2.3