Skip to content

Implementation of K means algorithm in Rust. With animation using raylib.

License

Notifications You must be signed in to change notification settings

youshitsune/kmeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kmeans

Implementation of K means algorithm in Rust. With animation using raylib.

Installation

You need to have cargo already installed.

git clone https://github.com/youshitsune/kmeans
cd kmeans/
cargo run

Usage

You can refresh the clusters by pressing R on your keyboard.

To start the animation you press SPACE to start and also to stop (stopping isn't built very well, so you would need to press SPACE several times).

Support, Buy me a book

Buy Me A Coffee

About

Implementation of K means algorithm in Rust. With animation using raylib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages