ruvector/docs/cnn
Reuven 4f49ec2d42 feat(demo): add interactive demos and self-learning examples
Interactive Demos:
- Similarity Search: Click image to find similar ones
- Motion Detection: Real-time scene change via embeddings
- A/B Comparison: Side-by-side image comparison
- Batch Processor: Process up to 20 images at once
- Embedding Explorer: Visualize 512-dim features with stats
- Anomaly Detection: Find outlier images in a set

Self-Learning Code Examples:
- Self-Learning System: Adaptive classifier with feedback loop
- Incremental Learning: Online learning without forgetting
- Few-Shot Learning: Learn from 1-5 examples per class
- Image Retrieval: Searchable image database
- Content Moderation: Flag similar inappropriate content
- Visual Recommendations: Recommend similar items
- Video Keyframes: Extract unique frames

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-11 18:26:30 -04:00
..
index.html feat(demo): add interactive demos and self-learning examples 2026-03-11 18:26:30 -04:00
ruvector_cnn_wasm.js fix: host WASM files locally + add console debugging 2026-03-11 17:59:13 -04:00
ruvector_cnn_wasm_bg.wasm fix: host WASM files locally + add console debugging 2026-03-11 17:59:13 -04:00