Music and Speech Classification
Github URL
:
Project Link
Applied an unsupervised learning method using Gaussian Mixture Models (GMMs) to classify music and speech samples.
Implemented the expectation-maximization (EM) algorithm in Python from scratch.