Dr. Kashif Rasul
|
7fd92875fe
|
RNN always gets mean scaled values
|
2020-01-15 15:49:09 +01:00 |
|
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 |
|
Dr. Kashif Rasul
|
b5ef5f90c2
|
put back scaling to flow
|
2020-01-15 13:12:23 +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
|
da9721ec27
|
added dataset tests
|
2020-01-14 20:14:37 +01:00 |
|
Dr. Kashif Rasul
|
eba1f50a6a
|
add weight_decay to adam
|
2020-01-14 17:27:50 +01:00 |
|
Dr. Kashif Rasul
|
77793fa55f
|
cleanup more
|
2020-01-14 17:12:34 +01:00 |
|
Dr. Kashif Rasul
|
53bb87e952
|
formatting
|
2020-01-14 11:57:46 +01:00 |
|
Dr. Kashif Rasul
|
a1fe683254
|
remove comments and cleanup
|
2020-01-14 11:55:33 +01:00 |
|
Dr. Kashif Rasul
|
6979042497
|
cleanup and loss is mean over time
|
2020-01-14 11:14:09 +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
|
0a8e9fdec8
|
set prediction network to eval mode
|
2020-01-13 20:01:51 +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
|
748e0c4ad5
|
output_transform is none
|
2020-01-13 13:42:57 +01:00 |
|
Dr. Kashif Rasul
|
2f019604ff
|
flow's input size is target_dim
|
2020-01-13 12:06:22 +01:00 |
|
Dr. Kashif Rasul
|
863c675981
|
rename
TODO remove and refactor arg. names
|
2020-01-13 12:04:11 +01:00 |
|
Dr. Kashif Rasul
|
127f99299d
|
added missing variables
|
2020-01-13 11:57:50 +01:00 |
|
Dr. Kashif Rasul
|
a8644501dc
|
typo
|
2020-01-13 11:54:29 +01:00 |
|
Dr. Kashif Rasul
|
056f831285
|
store cell_type
|
2020-01-13 11:53:32 +01:00 |
|
Dr. Kashif Rasul
|
2d14e9d842
|
fix arguments to training network
|
2020-01-13 11:51:50 +01:00 |
|
Dr. Kashif Rasul
|
c3744da5d7
|
only works for multivariate
|
2020-01-13 11:50:12 +01:00 |
|
Dr. Kashif Rasul
|
3d5ac3fe3e
|
fix arg.
|
2020-01-13 11:42:29 +01:00 |
|
Dr. Kashif Rasul
|
77d27e1fbb
|
another one
|
2020-01-13 11:41:30 +01:00 |
|
Dr. Kashif Rasul
|
5707abe353
|
formatting
|
2020-01-13 11:40:30 +01:00 |
|
Dr. Kashif Rasul
|
3d73bcf157
|
typo
|
2020-01-13 11:39:32 +01:00 |
|
Dr. Kashif Rasul
|
2fb5aa5f77
|
typo
|
2020-01-13 11:29:59 +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
|
7ea2331700
|
fix sample() method
|
2020-01-12 13:45:30 +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 |
|
Kashif Rasul
|
ce37ff0f57
|
fix taxi dataset cardinality
|
2020-01-08 19:47:52 +01:00 |
|
Dr. Kashif Rasul
|
7aa6f5ff84
|
added multivariate normal output tests
|
2020-01-06 15:22:46 +01:00 |
|
Dr. Kashif Rasul
|
d2d570265e
|
MultivariateNormal expects named arguments
|
2020-01-06 15:18:26 +01:00 |
|
Dr. Kashif Rasul
|
23d9fa33c9
|
added independent normal test
|
2020-01-06 15:11:35 +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
|
d1683a406e
|
fix repeated states
|
2020-01-04 15:53:15 +01:00 |
|
Dr. Kashif Rasul
|
c1be3fa5a7
|
typos
|
2020-01-04 12:41:21 +01:00 |
|
Dr. Kashif Rasul
|
71fff3c411
|
typos
|
2020-01-04 12:23:08 +01:00 |
|
Dr. Kashif Rasul
|
f050f80feb
|
added multivariate grouper
|
2020-01-04 12:22:50 +01:00 |
|
Dr. Kashif Rasul
|
d0f071cafa
|
added deepvar network
|
2020-01-04 11:58:37 +01:00 |
|
Dr. Kashif Rasul
|
efb70eb204
|
moved out weighted_average
|
2020-01-04 11:58:00 +01:00 |
|