rbnet.multivariate_normal
Classes
|
Approximate a mixture of N multivariate normal distributions with a single one by matching moments (equivalent to minimising the KL-divergence or cross-entropy from the mixture to the approximation, and the neg-log-likelihood if means are data points). |
|
Represents a random variable with a multivariate normal distribution. |
|
|
|
Represents the product of N multivariate normal distributions over the same random variable. |