34 Commits

Author SHA1 Message Date
Kashif Rasul fd64d0c4a4 updated version
for changes in gluonts 0.9.x
2022-04-24 18:21:33 +02:00
Kashif Rasul b6496a4394 version 0.5.1 2021-07-07 11:23:45 +02:00
Dr. Kashif Rasul 8fbec1ffa1 version 0.5.0 2021-07-06 13:18:07 +02:00
Dr. Kashif Rasul 0ab82da2cb use glutonts 0.8.0 and remove wandb 2021-07-06 13:16:48 +02:00
Dr. Kashif Rasul cbb7bb9089 move to 0.4.0
need pytorch >= 1..8.0
2021-04-27 18:01:21 +02:00
Dr. Kashif Rasul 89ce008332 use glutonts >= 0.7.0 2021-04-27 17:59:25 +02:00
Kashif Rasul 0053eceaf1 Temporal fusion transformer (#40)
* initial tft model

* fixes

* fix FeatureProjector

* fixed attention module

* added quantile loss output

* added predict

* added tft_transform from gluonts

* requires tensor_split

* comment out key_padding_mask

give nans on GPU

* added example
2021-04-15 19:10:55 +02:00
Kashif Rasul bfbb223cc0 fix install requires 2021-02-15 13:28:12 +01:00
Kashif Rasul 908945b422 Time grad (#28)
* initial uncond image gaussian diff

TODO make it work for multivariate vector
add conditioning

* remove tqdm

* initial unet

TODO convert to 1d conv

* initial time grad estimator

* initial training

* initial sampling

* added huber loss

* use SinusoidalPosEmb from wavegrad

* use time diff network

* fix reshaping

* fix missing property

* clip false

* updated api

* added padding

* added circular padding

* use linear schedule

* added more schedules

* added back cosine schedule

* Delete Solar-time-grad.ipynb

* updated estimator API

* not tuple

* renamed to EpsilonTheta

* removed

* added example notebook

* removed some output

* fix requirements

* formatting

* added more options to time-grad

* added article
2021-02-11 10:09:25 +01:00
Kashif Rasul 512b968b13 formatting 2021-02-10 18:20:05 +01:00
Kashif Rasul e55dacf644 use dep link 2021-02-10 18:17:06 +01:00
Kashif Rasul 4ab44cbe80 use master 2021-02-10 18:00:18 +01:00
Kashif Rasul 23b2377e7a use https 2021-02-10 17:56:08 +01:00
Kashif Rasul 85149b57af fixed typo 2021-02-10 17:46:38 +01:00
Kashif Rasul a353a6d5a7 use master for now 2021-02-10 17:43:04 +01:00
Dr. Kashif Rasul 315301d922 update the version to 0.3.0 2021-01-04 12:20:46 +01:00
Dr. Kashif Rasul 1ac4bf70d9 added wandb 2020-12-23 16:15:50 +01:00
Dr. Kashif Rasul b072ab227b initial gluonts dependency 2020-12-17 17:04:56 +01:00
Kashif Rasul af9d809730 fix pandas dep. warning and version 2020-11-05 14:02:03 +01:00
Dr. Kashif Rasul 262d40026a v0.2.0 2020-09-01 15:01:07 +02:00
Kashif Rasul 248f25238f added generate_m5_dataset (#20)
* added generate_m5_dataset

its slow to make it currently

* add "m5" to repository

* pandas fix
2020-09-01 13:56:07 +02:00
Kashif Rasul 66c81482b6 update v0.1.1 2020-07-06 15:13:40 +02:00
Kashif Rasul d39c569d47 publish to test-pypi
with user token

updated url

added author

only sdist

make bdist_wheel

fix typo

publish to pypi

moved to 1 workflow

remove test workflow

add to test

github.event_name

run on relase created
2020-07-06 08:35:35 +02:00
Kashif Rasul d0be718d44 update torch requirements
need it for the mixtureSameFamily
2020-05-29 15:33:56 +02:00
Dr. Kashif Rasul cb012405bf optimized the imports 2020-03-30 13:01:08 +02:00
Dr. Kashif Rasul ea2c05de7f updated readme 2020-03-11 15:11:14 +01:00
Dr. Kashif Rasul 32db813e41 require tensorboard 2020-01-28 10:20:43 +01:00
Kashif Rasul 2810909aa3 added file dataset 2019-12-16 22:54:16 +01:00
Kashif Rasul d8e9878218 moved transforms to their own module 2019-12-14 10:34:38 +01:00
Dr. Kashif Rasul f99d11251b fixed requires 2019-12-08 20:13:29 +01:00
Kashif Rasul b036a77b7f require pydantic 2019-12-01 10:16:07 +01:00
Dr. Kashif Rasul a52842b606 formatting fixes and cleanups 2019-10-11 13:59:36 +02:00
Kashif Rasul 05915201ff added gin and absl-py 2019-07-14 22:14:41 +02:00
Kashif Rasul 945f830207 initial setup.py 2019-07-14 14:34:41 +02:00