## Context `docs/ROADMAP.md` Track D-3. The model DSL today covers Dense/MLP-ish stacks with Adam+MSE. ## Scope - [ ] CNN / embedding layers in the `model {}` declaration - [ ] Hyperparameter sweep, early stopping, checkpoint versioning ## Acceptance A CNN pipeline trains end-to-end. ## Dependencies Depends on D-1. --- See [docs/ROADMAP.md](docs/ROADMAP.md) for the full scale plan and execution order.
Context
docs/ROADMAP.mdTrack D-3. The model DSL today covers Dense/MLP-ish stacks with Adam+MSE.Scope
model {}declarationAcceptance
A CNN pipeline trains end-to-end.
Dependencies
Depends on D-1.
See docs/ROADMAP.md for the full scale plan and execution order.