Isotropic Gaussian
- is a multivariate normal distribution that looks the same in every direction
Definition
A random vector 𝑥∈ℝ𝑑 follows an isotropic Gaussian if:
where:
- mean = 0
- covariance = 𝜎2𝐼 (a scalar times the identity matrix = covariance matrix)
- all dimensions have the same variance
- all dimensions are uncorrelated