DRIT icon indicating copy to clipboard operation
DRIT copied to clipboard

what's the meaning of random_type='gauss'?

Open KevinMarkVine opened this issue 3 years ago • 1 comments

https://github.com/HsinYingLee/DRIT/blob/f19f50a8fa5f28dffbd93a0ed034da616232d769/src/model.py#L87

KevinMarkVine avatar Jun 09 '21 08:06 KevinMarkVine

It means the probability distribution from which you draw the random latent variable z.

Wolfybox avatar Jul 30 '21 02:07 Wolfybox