Skip to content

davidjpyu/k_mean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

895c31c · Jun 6, 2024

History

4 Commits
Jun 6, 2024
Jun 6, 2024
Jun 6, 2024
Jun 6, 2024
Jun 6, 2024
Jun 6, 2024

Repository files navigation

K Means

Implement a K Means clustering algorithm and run in on MNIST dataset.

There are 5 functions to implement total: 4 in k_means.py and 1 in main.py.

Then I also implement calculate_error and lloyd_algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages