mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-08-08 11:25:10 +08:00
* First go at IndependentDistributionOutput, subclassed by NormalOutput and NegativeBinomialOutput for now * Multivariate test for new implementation of NormalOutput * adding scaling parameter to NormalOutput * IndependentNormalOutput now is an alias of NormalOutput with a DeprecatedWarning. Some more univariate distributions now inherit from IndependentDistributionOutput * IndependentNormalOutput now is an alias of NormalOutput with a DeprecatedWarning. Some more univariate distributions now inherit from IndependentDistributionOutput