Files
soroban-abacus-flashcards/apps/web/scripts
Thomas Hallock 9df367bfe2 fix(vision): correct model normalization and add test tooling
- Fix column classifier to use [0,1] normalization (model has internal
  Rescaling layer that converts to [-1,1] for MobileNetV2)
- Remove quantization from model export (was corrupting weights)
- Add /vision-training/test page for direct model testing
- Add Python test script for local model verification
- Clean up verbose debug logging from classifier
- Add model tester to training results card
- Add training data hub modal and supporting components

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 18:02:31 -06:00
..