summaryrefslogtreecommitdiff
path: root/workspaces
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-02-10 08:08:25 +0100
committerskal <pascal.massimino@gmail.com>2026-02-10 08:08:25 +0100
commit75af266889b61b5722d842a1a1eb23f79bc06a85 (patch)
treec2ddb094eb24e47826ca8fd029e0abbf16b5d16b /workspaces
parent47397444b30b0f461b1633297a68300179586fda (diff)
docs: Add CNN effect documentation and update project status
**New Documentation:** - `doc/CNN_EFFECT.md` (223 lines): Comprehensive implementation guide - Architecture overview (file structure, shader composition) - Usage examples (C++ API, timeline integration) - Training workflow (planned) - Implementation details (convolution signatures, weight storage) - Size budget breakdown (~5-8 KB total) - Testing and troubleshooting **Updated Documentation:** - `doc/CNN.md`: Added implementation status section - Completed items (✅ modular shaders, C++ class, tests) - Pending items (⏳ training script, multi-layer, quantization) - Size impact summary - `PROJECT_CONTEXT.md`: - Added "Effects: CNN post-processing foundation" to Current Status - Added `CNN_EFFECT.md` to Technical Reference list **Summary:** CNN effect foundation complete with modular WGSL architecture, ready for training script integration. All tests passing (36/36). ~5-8 KB footprint. handoff(Claude): Documentation complete for CNN effect implementation
Diffstat (limited to 'workspaces')
0 files changed, 0 insertions, 0 deletions