Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sukhbinder/gmm_digits

Gaussian Mixture Model to Generate Digits
https://github.com/sukhbinder/gmm_digits

Last synced: 2 days ago
JSON representation

Gaussian Mixture Model to Generate Digits

Awesome Lists containing this project

README

        

# GMM_digits

Train a Gaussian Mixture Model on Digits Images and then generate images from the trained model.

## original
![original](img/original.png)

## Generated Sample from the GMM Model
![Generated Sample](img/generated_samples.png)