Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sukhbinder/gmm_digits
- Owner: sukhbinder
- Created: 2017-06-05T19:28:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-19T18:15:23.000Z (over 7 years ago)
- Last Synced: 2024-11-21T23:53:28.016Z (2 months ago)
- Language: Python
- Size: 1.65 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)