summaryrefslogtreecommitdiff
path: root/report
diff options
context:
space:
mode:
authorYurenHao0426 <Blackhao0426@gmail.com>2026-03-23 18:21:26 -0500
committerYurenHao0426 <Blackhao0426@gmail.com>2026-03-23 18:21:26 -0500
commit6ed4fa50ddfa4c7957aaa909aaf72f0d7d317712 (patch)
treed7c63adcd19c4f5d46c8a937e5047fece55dea62 /report
Initial implementation: all models, methods, toy and CIFAR experiments
Debug phase. Toy LQ experiments (3 seeds) complete with terminal gradient matching. Credit bridge matches state bridge on linear system (~0.94 cosine). CIFAR experiments in progress.
Diffstat (limited to 'report')
-rw-r--r--report/toy_bridge_residual.pngbin0 -> 70000 bytes
-rw-r--r--report/toy_per_layer_diagnostics.pngbin0 -> 166670 bytes
-rw-r--r--report/toy_term_grad_effect.pngbin0 -> 80994 bytes
-rw-r--r--report/toy_training_curves.pngbin0 -> 179278 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/report/toy_bridge_residual.png b/report/toy_bridge_residual.png
new file mode 100644
index 0000000..03eeb47
--- /dev/null
+++ b/report/toy_bridge_residual.png
Binary files differ
diff --git a/report/toy_per_layer_diagnostics.png b/report/toy_per_layer_diagnostics.png
new file mode 100644
index 0000000..d31b188
--- /dev/null
+++ b/report/toy_per_layer_diagnostics.png
Binary files differ
diff --git a/report/toy_term_grad_effect.png b/report/toy_term_grad_effect.png
new file mode 100644
index 0000000..13f0458
--- /dev/null
+++ b/report/toy_term_grad_effect.png
Binary files differ
diff --git a/report/toy_training_curves.png b/report/toy_training_curves.png
new file mode 100644
index 0000000..cc3532b
--- /dev/null
+++ b/report/toy_training_curves.png
Binary files differ