Dr. Kashif Rasul
|
9ac375a89d
|
log_abs_det doesnt change int he forward
|
2020-06-04 10:34:58 +02:00 |
|
Dr. Kashif Rasul
|
192f9d3991
|
fix typo
|
2020-03-31 11:04:56 +02:00 |
|
Dr. Kashif Rasul
|
cb012405bf
|
optimized the imports
|
2020-03-30 13:01:08 +02:00 |
|
Kashif Rasul
|
6bc8de7edb
|
call __init__ before registering buffers
|
2020-03-05 15:37:45 +01:00 |
|
 Kashif RasulandGitHub Enterprise
|
7a16872e26
|
fix the final log_abs_det_jacobian when scaling (#3)
* fix the final log_abs_det_jacobian
* fix argument name
* subclass from Flow class
* move buffer for base dist to Flow class as well
* formatting
|
2020-02-26 11:02:16 +01:00 |
|
Dr. Kashif Rasul
|
b311aded13
|
exchange the forward and inverse in Real NVP
|
2020-01-22 10:48:45 +01:00 |
|
Kashif Rasul
|
f09153cf5a
|
fix RealNVP forward and inverse
|
2020-01-21 22:16:52 +01:00 |
|
Dr. Kashif Rasul
|
ea2466f8a0
|
add scale variable
|
2020-01-17 13:14:31 +01:00 |
|
Dr. Kashif Rasul
|
e472f57c1c
|
fix import
|
2020-01-17 11:51:45 +01:00 |
|
Dr. Kashif Rasul
|
3b46a293c5
|
added Masked Linear Layer
|
2020-01-17 11:47:35 +01:00 |
|
Dr. Kashif Rasul
|
744eb22ec4
|
added MAF
|
2020-01-17 11:36:30 +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 |
|
 Kashif RasulandGitHub Enterprise
|
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 |
|
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 |
|