Commit Graph
1 Commits
Author SHA1 Message Date
rzen 4947556c02 Phase 4: dependency-free ASCII loss-curve plotter
- scripts/plot_loss.py: reads reports/loss-<config>.csv, renders train/val
  loss as a terminal ASCII chart, saves it to reports/loss-<config>.txt.
  Verified on a synthetic curve. Keeps deps at torch + numpy.
- README: documented plotting choice and the Phase 4 run commands.
2026-07-12 11:32:34 -04:00