Skip to content

Visualization of Gibbs sampling for 2D Gaussian distribution

Notifications You must be signed in to change notification settings

mr-easy/Gibbs-Sampling-Visualized

Repository files navigation

Visualization of Gibbs Sampling for 2D Gaussian distribution

Create a simple GIF to visualize how Gibbs sampling samples from a 2D Gaussian distribution.

Code accompanying my blog post: Implementing Gibbs sampling in Python

The true distribution is:

Sampled points using Gibbs sampling and the estimated Gaussian:

See the python notebook for complete code: Gibbs_from_2d_normal.ipynb.

Releases

No releases published

Packages

No packages published