<feed xmlns='http://www.w3.org/2005/Atom'>
<title>demo.git/validation_results, branch main</title>
<subtitle>Vide-coded 64k demo system</subtitle>
<id>https://git.taar-o.com/demo.git/atom?h=main</id>
<link rel='self' href='https://git.taar-o.com/demo.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.taar-o.com/demo.git/'/>
<updated>2026-02-13T07:14:07Z</updated>
<entry>
<title>Refactor: Move application entry points to src/app/</title>
<updated>2026-02-13T07:14:07Z</updated>
<author>
<name>skal</name>
<email>pascal.massimino@gmail.com</email>
</author>
<published>2026-02-13T07:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.taar-o.com/demo.git/commit/?id=10673f00dfece584ba81d581b69c9ba706a5ea5a'/>
<id>urn:sha1:10673f00dfece584ba81d581b69c9ba706a5ea5a</id>
<content type='text'>
Moved main.cc, stub_main.cc, and test_demo.cc from src/ to src/app/
for better organization. Updated cmake/DemoExecutables.cmake paths.

handoff(Claude): App files reorganized into src/app/ directory
</content>
</entry>
<entry>
<title>Update docs and help messages for CNN v2 completion</title>
<updated>2026-02-12T11:23:17Z</updated>
<author>
<name>skal</name>
<email>pascal.massimino@gmail.com</email>
</author>
<published>2026-02-12T11:23:17Z</published>
<link rel='alternate' type='text/html' href='https://git.taar-o.com/demo.git/commit/?id=9dd123e1d25325f09167134e98c04fd6d7e91970'/>
<id>urn:sha1:9dd123e1d25325f09167134e98c04fd6d7e91970</id>
<content type='text'>
Updated:
- HOWTO.md: Complete pipeline, storage buffer, --validate mode
- TODO.md: Mark CNN v2 complete, add QAT TODO
- PROJECT_CONTEXT.md: Update Effects status
- CNN_V2.md: Mark complete, add storage buffer notes
- train_cnn_v2_full.sh: Add --help message

All documentation now reflects:
- Storage buffer architecture
- Binary weight format
- Live training progress
- Validation-only mode
- 8-bit quantization TODO
</content>
</entry>
<entry>
<title>Refine training script output and validation</title>
<updated>2026-02-12T11:17:59Z</updated>
<author>
<name>skal</name>
<email>pascal.massimino@gmail.com</email>
</author>
<published>2026-02-12T11:17:59Z</published>
<link rel='alternate' type='text/html' href='https://git.taar-o.com/demo.git/commit/?id=ff4c1213636e66d4457a95cad12300c58e8d6781'/>
<id>urn:sha1:ff4c1213636e66d4457a95cad12300c58e8d6781</id>
<content type='text'>
1. Loss printed at every epoch with \r (no scrolling)
2. Validation only on final epoch (not all checkpoints)
3. Process all input images (not just img_000.png)

Training output now shows live progress with single line update.
</content>
</entry>
</feed>
