Click the links to download the demonstration software.
SOM Demo: Demonstrates the Self-Organizing Map machine learning algorithm.
The application generates random data and then users can step through the algorithm, viewing the intermediate results.
See below for instructions.
Design and Implementation: Michael Rice, Wesleyan University.
To install the software, first download the above zip file to your computer (Windows machines only) and extract the installation folder. Then run SOM->Package->setup.exe to start the installation wizard.
K-Means Demo: Demonstrates the K-Means clustering algorithm.
The application generates random data and then users can step through the algorithm, viewing the intermediate results.
See below for instructions.
Design and Implementation: Michael Rice, Wesleyan University.
To install the software, first download the above zip file to your computer (Windows machines only) and extract the installation folder. Then run KMeansDemo->Package->setup.exe to start the installation wizard.