mirror of
https://github.com/ruvnet/RuView
synced 2026-06-18 11:43:19 +00:00
9e860c3a7a
Proposes a new Training page in the desktop app with tabs: - Datasets: Download/manage training datasets (MM-Fi, Wi-Pose) - Models: Browse architectures, load checkpoints, export ONNX - Training: Configure and run training jobs with GPU support - RuVector: Configure signal processing modules, live testing - Metrics: View loss curves, evaluation results Integrates wifi-densepose-train crate and 5 RuVector crates into the Tauri desktop application. Co-Authored-By: claude-flow <ruv@ruv.net>