diff options
Diffstat (limited to 'notes/03_paper_outline.md')
| -rw-r--r-- | notes/03_paper_outline.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/notes/03_paper_outline.md b/notes/03_paper_outline.md index 829226d..a8f07c8 100644 --- a/notes/03_paper_outline.md +++ b/notes/03_paper_outline.md @@ -171,6 +171,12 @@ Trajectory: - \(Q_l(t)\), \(\Gamma_t\), and \(\Delta L_T\). - redundancy-exhaustion transition. +Initial implementation note: + +- Start with synthetic full-batch regression and no-bias MLPs. +- Record same-point gradient alignment by computing BP and FA gradients at the FA weights. +- Treat early trajectory runs as instrumentation checks before drawing distributional conclusions. + ## 9. Discussion Key points: |
