v1.7.3
github-actions
released this
01 Jul 22:39
·
59 commits
to refs/heads/main
since this release
New Features
- [FEAT] ISQF @elephaint (#1019)
- [FEAT] - Add SOFTS model @marcopeix (#1024)
- [FEAT] Add option to support user defined learning rate scheduler for NeuralForecast Models @JQGoh (#998)
- [FEAT] Implicit Quantile Networks @elephaint (#1007)
Bug Fixes
- use assign argument if available in nn.Module.load_state_dict @jmoralez (#1032)
- update min_size in TimeSeriesDataset.append @jmoralez (#1033)
- fix num_tasks in spark integration @jmoralez (#1028)
Documentation
- fix: add tsmixer tutorial to sidebar @AzulGarza (#978)
- Update models in the README @candalfigomoro (#946)