| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-23 | Add experiment notes and .gitignore | YurenHao0426 | |
| Track experiment phases (debug/pilot/frozen), key findings, and design decisions. | |||
| 2026-03-23 | Sync state bridge: use normalized MSE target in both toy and CIFAR | YurenHao0426 | |
| Reason: toy used raw MSE, CIFAR used normalized. They must be the same method for consistent reporting. Normalized MSE is more robust to varying h_L magnitudes. | |||
| 2026-03-23 | Initial implementation: all models, methods, toy and CIFAR experiments | YurenHao0426 | |
| 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. | |||
