Commit Graph

131 Commits

Author SHA1 Message Date
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
Kashif Rasul 40981abdb4 initial switch transformer 2022-06-06 10:35:36 +02:00
Kashif Rasul 39e613be84 use torch.no_grad 2022-05-31 11:28:46 +02:00
Kashif Rasul 0e8d816aac fixed xformers now getting runtime error 2022-05-30 11:50:33 +02:00
Kashif Rasul 8b62f7194c fix torch.topk use 2022-05-28 18:49:50 +02:00
Kashif Rasul 8f52119ea6 fix device runs on cpu now 2022-05-27 08:49:13 +02:00
Kashif Rasul 0dadc25c3a added encode function 2022-05-25 11:04:12 +02:00
Kashif Rasul b65415bbe2 added encoder-xformer-vanilla transformer 2022-05-24 12:57:17 +02:00
Kashif Rasul 335f96acd7 sym scaling 2022-05-21 21:02:21 +02:00
Kashif Rasul bc5c400713 fix typos 2022-05-21 11:42:35 +02:00
Kashif Rasul cfc8daa4fa added decoder scaling plot 2022-05-21 11:13:00 +02:00
Kashif Rasul af6b4ea765 added dec and sym exp loops 2022-05-20 14:50:14 +02:00
Kashif Rasul 8628813bae remove output 2022-05-20 14:31:03 +02:00
Kashif Rasul cf166a1b53 some plots 2022-05-20 14:29:59 +02:00
Kashif Rasul c1f930658a initial experiment 2022-05-20 11:05:30 +02:00
Kashif Rasul adb975c199 added s4 requirements 2022-05-10 10:58:03 +02:00
Kashif Rasul b2e37ef867 added s4 2022-05-10 10:52:14 +02:00
Kashif Rasul 8e36564b62 initial inference 2022-04-29 16:08:21 +02:00
Kashif Rasul 1bbb48c6a3 fixed names 2022-04-29 13:28:08 +02:00
Kashif Rasul 20217bc9c8 initial reformer 2022-04-29 12:54:58 +02:00
Kashif Rasul a88428b254 remove .DS_Store 2022-04-29 09:13:06 +02:00
Hstellar 8da5cb49d9 cleaned up(still not working) 2022-04-20 00:57:39 -04:00
Hstellar c7afec7ac5 Clean up(still not working) 2022-04-19 16:29:30 -04:00