Commit Graph
8 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 c5fac32bb2 initial lstnet multivariate point forecasting model (#9)
* initial lstnet

* lstnet network

* fixed forward

* fix splitter

* fix prediction

* rename argument to what it is i.e. time_first

* fixed scaling and some default values

* scaler can now take time_first=False tensors
2020-04-17 17:13:44 +02:00
Dr. Kashif Rasul cb012405bf optimized the imports 2020-03-30 13:01:08 +02:00
Dr. Kashif Rasul 888139203a detach scale tensor just in case and mult. in forward 2020-01-15 13:19:05 +01:00
Dr. Kashif Rasul 032f32faf0 black 2019-12-21 14:59:11 +01:00
Kashif Rasul 04e93f898c use register buffer for minimum_scale 2019-11-17 12:28:39 +01:00
Kashif Rasul aa9aa2ed81 added inital scaler 2019-11-17 11:03:26 +01:00