Commit Graph

39 Commits

Author SHA1 Message Date
Dr. Kashif Rasul 6ee817ab72 dont set scale if scaling is false 2020-01-15 15:24:11 +01:00
Dr. Kashif Rasul c1970eae9b revert 2020-01-15 13:24:57 +01:00
Dr. Kashif Rasul 888139203a detach scale tensor just in case and mult. in forward 2020-01-15 13:19:05 +01:00
Kashif Rasul 9938121a42 Test conditioning (#1)
* explicitly set the conditioning to flow

* try ELUs

* return first element of tuple

* typo

* revert ELU
2020-01-15 11:39:10 +01:00
Kashif Rasul c429003932 cleanup 2020-01-13 20:31:05 +01:00
Kashif Rasul f8bf093fee typo 2020-01-13 20:15:31 +01:00
Kashif Rasul 5c0e84c2fd fix shape 2020-01-13 20:14:20 +01:00
Kashif Rasul 8cb33f20c6 shape has to be a tuple 2020-01-13 19:52:47 +01:00
Dr. Kashif Rasul ca2918b02e fix comparison 2020-01-13 16:59:07 +01:00
Dr. Kashif Rasul 7cea995d10 use scale 2020-01-13 16:46:52 +01:00
Dr. Kashif Rasul 52fbc77f21 added tempFlow model 2020-01-13 11:28:31 +01:00
Kashif Rasul f186223aaa typos 2020-01-12 14:28:30 +01:00
Kashif Rasul d41fc5d915 intial realnvp output distribution class 2020-01-12 13:46:13 +01:00
Kashif Rasul 5b5a71a358 added conditioning flows 2020-01-12 11:42:03 +01:00
Dr. Kashif Rasul e263bd5f5c fix past_observed_values 2020-01-09 13:46:56 +01:00
Dr. Kashif Rasul d2d570265e MultivariateNormal expects named arguments 2020-01-06 15:18:26 +01:00
Dr. Kashif Rasul 98717c2e8f added multivariate gaussian output 2020-01-06 14:49:40 +01:00
Dr. Kashif Rasul dc1951b19e added independent normal output 2020-01-04 20:47:04 +01:00
Dr. Kashif Rasul 0b53c3c941 added LowRankMultivariateNormalOutput 2020-01-01 23:39:08 +01:00
Dr. Kashif Rasul 032f32faf0 black 2019-12-21 14:59:11 +01:00
Dr. Kashif Rasul 1f7f0556a3 fixed some types 2019-12-19 21:25:12 +01:00
Dr. Kashif Rasul da166292c3 added negative binomial and beta output 2019-12-17 13:04:14 +01:00
Dr. Kashif Rasul 2dc63d9ae0 fix hidden state for LSTM and GRU 2019-12-09 16:20:42 +01:00
Kashif Rasul e81d244832 get args takes in in_feature argument 2019-11-21 23:13:38 +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
Dr. Kashif Rasul 7d5e808a6c test for forward 2019-11-02 16:09:10 +01:00
Dr. Kashif Rasul 1bd9480d86 use moduledict 2019-11-02 15:34:14 +01:00
Dr. Kashif Rasul 75c8138b39 added feature test 2019-11-02 09:41:57 +01:00
Dr. Kashif Rasul 748ee9626f added FeatureAssembler 2019-11-01 15:33:53 +01:00
Dr. Kashif Rasul 60b4ea3cba FeatureEmbedder 2019-11-01 14:48:55 +01:00
Dr. Kashif Rasul 15581ce956 initial deepar network 2019-11-01 14:20:49 +01:00
Dr. Kashif Rasul d039d5dfe7 added test for distribution output 2019-11-01 13:17:59 +01:00
Kashif Rasul 68e91037ae added initial studentT output 2019-10-30 12:46:45 +01:00
Kashif Rasul fb54083484 distribution output 2019-10-30 11:38:54 +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 52ed9d8937 fixed lambda 2019-10-28 14:18:16 +01:00
Dr. Kashif Rasul 6e5c356320 initial modules 2019-10-28 11:59:13 +01:00