Commit Graph
19 Commits
Author SHA1 Message Date
Kashif RasulandGitHub Enterprise ea9b2b7df5 Gluon master (#29)
* Estimator needs an create_instance_splitter now

* updated estimators and tests

* fix test

* validated
2021-02-07 17:43:07 +01:00
Dr. Kashif Rasul b9679a8f7e fixed trainer api 2020-12-23 12:20:26 +01:00
Dr. Kashif Rasul 20bc7d4e04 return iter 2020-12-19 12:09:22 +01:00
Dr. Kashif Rasul bf0a199191 return __iter__ 2020-12-18 13:35:45 +01:00
Dr. Kashif Rasul 98201c223b use class 2020-12-18 13:25:24 +01:00
Dr. Kashif Rasul 2929678305 fix import 2020-12-18 13:06:51 +01:00
Dr. Kashif Rasul 2726bc94ec added back TransformedIterableDataset 2020-12-18 13:02:26 +01:00
Dr. Kashif Rasul b072ab227b initial gluonts dependency 2020-12-17 17:04:56 +01:00
Dr. Kashif Rasul 4fa5a991bd added missing license files
for issue #11
2020-04-30 11:04:18 +02:00
Dr. Kashif Rasul cb012405bf optimized the imports 2020-03-30 13:01:08 +02:00
Dr. Kashif Rasul 1583ce1436 move TransformedIterableDataset into its own file 2020-01-16 10:01:32 +01:00
Kashif Rasul 3ec57b5218 added a TransformedIterableDataset class 2020-01-15 21:55:48 +01:00
Kashif Rasul d8e9878218 moved transforms to their own module 2019-12-14 10:34:38 +01:00
Dr. Kashif Rasul 67722b6ee8 fix imports 2019-11-18 16:05:10 +01:00
Dr. Kashif Rasul 8415a522ec fix some imports 2019-11-05 16:43:18 +01:00
Kashif Rasul 5772c04ffe ran black 2019-10-30 09:42:02 +01:00
Kashif Rasul 4ad01ea2e3 ran isort
isort --recursive --atomic --apply pts
2019-10-30 09:38:19 +01:00
Dr. Kashif Rasul 0255e0b529 initial model 2019-10-27 14:22:36 +01:00
Kashif Rasul 80287dd08b initial pytorch loader 2019-07-18 12:18:37 +02:00