diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-03-23 18:21:26 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-03-23 18:21:26 -0500 |
| commit | 6ed4fa50ddfa4c7957aaa909aaf72f0d7d317712 (patch) | |
| tree | d7c63adcd19c4f5d46c8a937e5047fece55dea62 /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.png | bin | 0 -> 70000 bytes |
| -rw-r--r-- | report/toy_per_layer_diagnostics.png | bin | 0 -> 166670 bytes |
| -rw-r--r-- | report/toy_term_grad_effect.png | bin | 0 -> 80994 bytes |
| -rw-r--r-- | report/toy_training_curves.png | bin | 0 -> 179278 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/report/toy_bridge_residual.png b/report/toy_bridge_residual.png Binary files differnew file mode 100644 index 0000000..03eeb47 --- /dev/null +++ b/report/toy_bridge_residual.png diff --git a/report/toy_per_layer_diagnostics.png b/report/toy_per_layer_diagnostics.png Binary files differnew file mode 100644 index 0000000..d31b188 --- /dev/null +++ b/report/toy_per_layer_diagnostics.png diff --git a/report/toy_term_grad_effect.png b/report/toy_term_grad_effect.png Binary files differnew file mode 100644 index 0000000..13f0458 --- /dev/null +++ b/report/toy_term_grad_effect.png diff --git a/report/toy_training_curves.png b/report/toy_training_curves.png Binary files differnew file mode 100644 index 0000000..cc3532b --- /dev/null +++ b/report/toy_training_curves.png |
