What's Changed
- [FIX] Colab link getting started in #329
- Improved MQ-NBEATS [B,H]+[B,H,Q] -> [B,H,Q] in #330
- Improved MQ-NBEATSx [B,H]+[B,H,Q] -> [B,H,Q] in #331
- fixed pytorch losses' init documentation in #333
- TCN in #332
- Update README.md in #335
- [FEAT] DistributionLoss in #339
- [FEAT] Deprecated GMMTFT in favor of DistributionLoss' modularity in #342
- [Feat] Scaled Distributions in #345
- Deprecate AffineTransformed class in #350
- [FEAT] Add cla action in #349
- [FIX] Delete cla.yml in #353
- [FIX] CI tests in #357
- [FEAT] Added return_params to Distributions in #348
- [FEAT] Ignore jupyter notebooks as part of
languages
in #355 - [FEAT] Added
num_samples
to Distribution's initialization in #359
Full Changelog: v1.1.0...v1.2.0