pydpf.distributions.Gaussian#
A general conditional Gaussian distribution, where the mean and covariance can be given as arbitrary functions of some conditioning tensor. |
|
A Gaussian conditional distribution, where the means of the Gaussian are conditional on a supplied variable, X, through the linear map \(WX + B\). |
|
An unconditional multivariate Gaussian distribution. |
|
The Multivariate Gaussian distribution with zero mean and diagonal unit covariance. |