Commit Graph

153 Commits

Author SHA1 Message Date
Kashif Rasul 8d2781d98c update notebook 2022-11-29 10:32:51 +01:00
Kashif Rasul 5ef1d1d587 use git 2022-11-29 10:32:17 +01:00
Kashif Rasul 4e78dd7dc5 use dict instead of class 2022-11-28 23:13:27 +01:00
Kashif Rasul f6e7d77fe4 initial torchscale models 2022-11-28 19:51:58 +01:00
Kashif Rasul efc4d0d678 added traffic 2022-11-15 18:47:59 +01:00
Kashif Rasul 8afba21ba3 cleanup 2022-11-15 13:58:50 +01:00
Kashif Rasul b6ec4629b1 fix log_loc 2022-11-15 13:38:26 +01:00
Kashif Rasul 53436da056 format 2022-11-15 11:51:48 +01:00
Kashif Rasul a7786f4830 initial std scaler 2022-11-15 11:45:35 +01:00
Kashif Rasul 514b2d8627 added xformer notebooks 2022-11-11 17:39:20 +01:00
Kashif Rasul 85069e930f added xformer notebooks 2022-11-11 17:38:52 +01:00
Kashif Rasul 7dc68d9e7d format 2022-11-09 14:31:35 +01:00
Kashif Rasul e23aa6767c added xformer code 2022-11-09 14:30:59 +01:00
Kashif Rasul 345900bfda added transformer models for 6 open datasets 2022-11-06 07:17:35 +01:00
Hstellar 9d9e35f882 Adding utils functions 2022-11-06 01:07:30 -05:00
Kashif Rasul b0f232462c added multivariate example 2022-10-18 09:45:17 +02:00
Kashif Rasul 6c6ec9461c added input_size 2022-10-17 12:12:47 +02:00
Kashif Rasul a3290aa3e4 fix input_size > 1 2022-10-17 12:07:06 +02:00
Kashif Rasul 7b5cd6052f fix for input_size > 1 2022-10-17 12:00:28 +02:00
Kashif Rasul 1af9b1122d fix input_size > 1 2022-10-17 11:47:07 +02:00
Kashif Rasul fd274b3217 fix for input_size>1 2022-10-17 11:44:03 +02:00
Kashif Rasul 498f80fab0 fix for input_size>1 2022-10-17 11:41:18 +02:00
Kashif Rasul e264e8856f typo 2022-08-16 23:19:05 +02:00
Kashif Rasul c75cebd2bd fix prefix and latent split 2022-08-16 23:18:10 +02:00
Kashif Rasul 6f77e3839f Gluonts dataloader 2022-08-14 01:04:11 +02:00
Kashif Rasul d8e8030994 prefix is the full sequence 2022-08-10 22:43:53 +02:00
Kashif Rasul eddc77dd74 fixed inference 2022-08-08 03:05:13 +02:00
Kashif Rasul c1cfd4653f updated repeated_past_target 2022-08-07 20:49:00 -04:00
Kashif Rasul 4b103b9791 fixing inference 2022-08-07 19:58:15 -04:00
Kashif Rasul 64c8a1c4a8 initial perceiver-AR time series model 2022-08-07 19:06:32 -04:00
Kashif Rasul 2a27ac7794 FourierBlock and FourierCrossAttention need n_heads arg 2022-07-30 19:47:46 -04:00
Hstellar 1b4103d87a Adding code for fedformer 2022-07-06 03:17:54 -04:00
Kashif Rasul 6fa288bdab Update requirements.txt 2022-07-02 09:04:30 +02:00
Kashif Rasul 44fd93a18a calc. prob. based on size of datasets 2022-06-29 13:40:49 +02:00
Kashif Rasul c33b1d2351 trained on 4 datasets 2022-06-28 12:29:50 +02:00
Kashif Rasul 46eec81262 train on 2 datasets 2022-06-23 15:03:29 +02:00
Kashif Rasul 289f2ba3e0 fix api change 2022-06-22 12:14:35 +02:00
Kashif Rasul ab0c038700 remove freq from PyTorchPredictor 2022-06-17 19:22:59 +02:00
Kashif Rasul 296f9c360a use gluonts dev 2022-06-15 11:41:08 +02:00
Hstellar 712ab88599 Tuning for ETT dataset 2022-06-12 23:38:08 -04:00
Kashif Rasul 3bb4dac76b use orjson 2022-06-09 12:26:45 +02:00
Hstellar c5fe609bd4 Adding initial hyper-parameter tuning file 2022-06-08 02:30:28 -04:00
Kashif Rasul 019a0a391c Merge pull request #2 from kashif/switch
initial switch transformer
2022-06-06 14:37:16 +02:00
Kashif Rasul 6cbce657e1 notebook 2022-06-06 14:36:10 +02:00
Kashif Rasul d11578a235 fix final_output tensor shape 2022-06-06 14:11:51 +02:00
Kashif Rasul 0b0ecc94f9 fix typo 2022-06-06 11:45:31 +02:00
Kashif Rasul c99572a6d9 fix args 2022-06-06 11:44:19 +02:00
Kashif Rasul 159254348b fix notebook 2022-06-06 11:42:52 +02:00
Kashif Rasul 3eeabcd1d8 import 2022-06-06 11:34:14 +02:00
Kashif Rasul a429cef13d added switch encoder layer 2022-06-06 11:04:43 +02:00