prop/lib/mix/tasks
Graham McIntire 69b5caf876
Normalize ML features to prevent NaN gradient explosion
Raw features had vastly different scales (pressure ~1013, sin/cos ~[-1,1])
causing gradient explosion. Normalize all atmospheric features to ~[0,1]
using known physical bounds. Add Polaris dep for optimizer.
2026-04-01 09:08:33 -05:00
..
propagation_analyze.ex Update analysis with solar time, refine algo.md time-of-day section 2026-04-01 09:02:57 -05:00
propagation_grid.ex HRRR forecast hours (f00-f18) with timeline map UI 2026-03-31 16:44:47 -05:00
propagation_train.ex Normalize ML features to prevent NaN gradient explosion 2026-04-01 09:08:33 -05:00
reset_enrichment.ex Multi-point path enrichment for HRRR, IEMRE, and weather data 2026-03-30 16:09:01 -05:00