Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 376 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 376 Bytes

unsupervised_learning_MNIST

This repository applies various unsupervised learning methods to the MNIST dataset of handwritten digits. Techniques include k-Means, Hierarchical Clustering, DBSCAN, GMM, PCA, t-SNE, Autoencoders, Isolation Forest, One-Class SVM, LDA, SOM, Agglomerative Clustering, Mean Shift, and Spectral Clustering. Explore the code and visualizations here!