Skip to content

xinDW/algorithms-illustration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms Illustration

Illustrating several machine learning algorithms using animation made by processing/Java.

Usage


Run "xxx-demo.pde" using Processing IDE.

Preview


K-means clustering

Points are randomly divided into 6 initial clusters. After several iterations of k-means algorithm, each point goes into the most appropriate cluster.

EM (Expectation Maximization)

About

Illustrations for revealing the process of common algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors