SOG/ISOM Applet Usage




What the heck is this applet doing?


If you don't have any idea what this applet is doing please return to the Self-Organizing Graph homepage and have a look at one of the papers referenced there.


Quick Start

If you just want to play around, here is what to do. Just go back to the applet page, hit the start button, sit back and watch. You can hit the stop button anytime to interrupt the applet. Use the initialize button to reinitialize the learning algorithm and restart with the start button.

If you want to see other canned examples you can load some by entering a valid example name in the "input" field and hitting the "load" button. Current examples are:

Each example will initially load with a finished layout and preset parameters. You can generate a random layout with the "scramble" and "shake" buttons and generate a new layout by pressing "initialize" and then "start".

Beware: If you don't understand how to set the applet parameters properly, it is quite likely that it will not really do what you expect it to do...
So it might be a good idea to continue reading.



Full Instructions


You need to have read at least one of the papers referenced on the Self-Organizing Graph homepage to fully understand what the meaning of the parameters mentioned in the instructions is.

Here is a snapshot of the applet

SOG/ISOM Applet Snapshot


Entering a new graph can be done in two ways: you can either draw a graph manually or load it from a file. Since this is a Java 1.0.X applet you can only load a file that resides on the server, so you might have to download the applet to use this function.

While the algorithm is running, some colors are used to indicate the current role of the nodes. The small jumping black dot indicates the current input stimulus. The winner node is colored red and the topological neighborhood that is updated is colored brown. Yellow nodes remain unchanged in the current epoch.

The controls in detail:

The other window is the parameter control window.

Here is a snapshot of this window which consists of one pop-up selector and a number of sliders described below.

Snapshot of Parameter Controls





Take me back to the applet page.



updated 2/8/98 Bernd Meyer