Skip to content

Unsupervised gaussian mixture classifier and generative image model

Notifications You must be signed in to change notification settings

lukesalamone/gmm-digit-classifier

Repository files navigation

GMM Digit Classifier

This repository contains experiments which cluster the MNIST dataset.

  1. K-means classifier
  2. Gaussian Mixture Model classifier

Generative model

GMMs can also generate new images. We use models with varying numbers of components and generate new images using the sample() function.

image generation

About

Unsupervised gaussian mixture classifier and generative image model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published