prop/lib
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
..
microwaveprop Normalize ML features to prevent NaN gradient explosion 2026-04-01 09:08:33 -05:00
microwaveprop_web Default forecast timeline selection to closest hour to now 2026-03-31 17:45:54 -05:00
mix/tasks Normalize ML features to prevent NaN gradient explosion 2026-04-01 09:08:33 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex initial 2026-03-28 11:28:47 -05:00