MNIST classifier comparing Simple Gaussian and GMM models implemented from scratch in Python.
-
Updated
Nov 8, 2025 - Python
MNIST classifier comparing Simple Gaussian and GMM models implemented from scratch in Python.
Comparative analysis of Gaussian vs Gaussian Mixture Models for MNIST digit classification using MLE. Features 10-class ROC analysis, accuracy comparisons, and comprehensive model evaluation.
Add a description, image, and links to the gaussian-models topic page so that developers can more easily learn about it.
To associate your repository with the gaussian-models topic, visit your repo's landing page and select "manage topics."