18 Commits

Author SHA1 Message Date
Dr. Kashif Rasul d5577a2c9e fix some tests 2020-12-30 19:17:54 +01:00
Dr. Kashif Rasul b072ab227b initial gluonts dependency 2020-12-17 17:04:56 +01:00
Kashif Rasul 1d341ac515 fix NB test 2020-07-06 13:20:27 +02:00
Dr. Kashif Rasul ac1e89e2cb formatting 2020-06-18 22:14:30 +02:00
Ingmar Schuster 5a06d3406f First go at IndependentDistributionOutput (#16)
* 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
2020-06-18 17:08:44 +02:00
Dr. Kashif Rasul 8a0e59e47c fix for pytorch 1.5 and pydantic 2020-04-21 22:27:05 +02:00
Dr. Kashif Rasul cb012405bf optimized the imports 2020-03-30 13:01:08 +02:00
Dr. Kashif Rasul 23d9fa33c9 added independent normal test 2020-01-06 15:11:35 +01:00
Dr. Kashif Rasul 98717c2e8f added multivariate gaussian output 2020-01-06 14:49:40 +01:00
Dr. Kashif Rasul 0d2b014f4a fixed tests 2020-01-02 12:51:00 +01:00
Dr. Kashif Rasul ccedec4446 formatting 2020-01-01 23:40:04 +01:00
Dr. Kashif Rasul 0b53c3c941 added LowRankMultivariateNormalOutput 2020-01-01 23:39:08 +01:00
Dr. Kashif Rasul 8d0daa3236 added some more tests 2019-12-20 23:23:00 +01:00
Kashif Rasul e81d244832 get args takes in in_feature argument 2019-11-21 23:13:38 +01:00
Dr. Kashif Rasul 838ea1bc21 formatting 2019-11-01 13:28:10 +01:00
Dr. Kashif Rasul da74213018 formatting 2019-11-01 13:20:00 +01:00
Dr. Kashif Rasul d039d5dfe7 added test for distribution output 2019-11-01 13:17:59 +01:00
Kashif Rasul 02d43d0802 initial test 2019-10-31 22:19:39 +01:00