Unsupervised Learning

Clustering Algorithms featured image

Clustering Algorithms

This project implements two types of clustering algorithms, K-means and GMM. Data description: Four sets of data are given. The first two sets are simple low-dimensional data that …