·
2 commits
to refs/heads/main
since this release
Features
- FEAT: Select basis functions in NBEATS @tblume1992 @marcopeix (#1191)
- FEAT: Add flash-attention @LeonEthan (#1295)
- FEAT: HuberIQLoss @elephaint (#1307)
Bug Fixes
- FIX: Fix iPython version @elephaint (#1282)
- FIX: Recurrent predictions @elephaint (#1285)
- FIX: Fix poor performance with the NegativeBinomial DistributionLoss @JQGoh (#1289)
- FIX: Add exclude_insample_y param to TimeXer for model loading @marcopeix (#1306)
- FIX: Set 2.0.0<=pytorch<=2.6.0 to avoid conflicts with networkx with Python 3.9 @marcopeix (#1318)
- FIX: Create windows once @elephaint (#1325)
- FIX: Add h_train to RNNs & fix issue with input_size @elephaint (#1326)
- FIX: Allow static vars only with NBEATSx and exogenous block @marcopeix (#1319)