Skip to content

partha2409/CIFAR10_K-means_clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CIFAR10_K-means_clustering

A minimalistic scikit-learn implementation of K-means clustering on CIFAR10 dataset

Steps to run K-means clustering:

  1. Download and extract the CIFAR-10 dataset (python version) to the project folder from https://www.cs.toronto.edu/~kriz/cifar.html
  2. Run kmeans.py

About

A minimalistic scikit-learn implementation of K-means clustering on CIFAR10 dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages