CoolFace
Apppublic

jajupmochi/swiss-river-network-benchmark

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes
18 commits on main
e165fd23mo ago

feat(workbench): enable CPU torch + neural quick-train (LSTM/Transformer) on the Space

jajupmochi
9206d503mo ago

feat(workbench): enable CPU torch + neural quick-train (LSTM/Transformer) on the Space

jajupmochi
66626033mo ago

feat(workbench): enable CPU torch + neural quick-train (LSTM/Transformer) on the Space

jajupmochi
7f285d93mo ago

fix(workbench): add three.js import map so 3D river network renders on HF Space

jajupmochi
93ab53a3mo ago

fix: radar nowcasting axes populated from per-station rows (audit 2026-07-04)

jajupmochi
1e917e93mo ago

fix: guard _resolve_data for shallow /app path (Space RUNTIME_ERROR)

jajupmochi
5435e9b3mo ago

feat: model upload/inference/analysis + CPU/GPU detect; model upload disabled on hosted Space

jajupmochi
3e104253mo ago

feat: model upload/inference/analysis + CPU/GPU detect; model upload disabled on hosted Space

jajupmochi
7a503f63mo ago

feat: drought.ch-style forecast outlook, three.js 3D river network, temperature map; full-width UI; pytest suite

jajupmochi
b2c06013mo ago

feat: drought.ch-style forecast outlook, three.js 3D river network, temperature map; full-width UI; pytest suite

jajupmochi
4c7dc363mo ago

feat: radar overlay computed from uploaded per-station metrics

jajupmochi
ab73b293mo ago

fix: drop show_api (removed in gradio 6.19); hide footer via CSS

jajupmochi
844236c3mo ago

Workbench v3: code-generated radar; train/eval CPU sandbox; upload routing+validation; coverage & sinusoidal-PE views; English-only + show_api=False; About/resources

jajupmochi
17156663mo ago

Upgrade: Switzerland station map + river graph, raw series & seasonality, forecasting/noise tabs, results table, multi-format upload

jajupmochi
4808b263mo ago

remove stray __pycache__

jajupmochi
10cf0d83mo ago

Add working Gradio demo (window-length sweep + per-station error) over paper CSVs; drop stray file

jajupmochi
3a3fcd31y ago

Create visualize_sinusoidal.py

jajupmochi
787ae0b1y ago

initial commit

jajupmochi