This repo shows how Dirichlet Process based mixture of Gaussians solve the clustering problem of two rings. The advantage is that we do not need to specify the number of clusters.
-
data_generate: Generate two rings.
-
dp_kmeans: It is an infinite mixture of Gaussians.
- main: An example of the repo.
-
data: The scatter plot of the observations.
-
post: The result of the clustering.