Commit graph

3 commits

Author SHA1 Message Date
a9366dffeb
chore: pin erlang 28.5 and elixir 1.19.5-otp-28 2026-05-05 16:39:52 -05:00
f8c78b7282 update deps 2026-04-11 12:03:43 -05:00
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