Sample Applet Controls


Back to the applet
Applet window   Parameters window


[Start learning]Starts the learning process
[Stop learning]Stops the learning process
[Reset]Resets the net with the current parameters values
(Click this button to initiate display)
[Parameters]Displays a window where the net parameters can be changed
[Exit]Terminates the applet

input valuesThe number of the net's input values. Displayed as blue points. Value can be changed in Parameters window.
input layerThe number of neurons in the input layer. Value can be changed in Parameters window.
map sizeThe size of the feature map. Displayed as a black line or grid. Value can be changed in Parameters window.
weightsThe number of connections between input layer and feature map.
learning cycleThe current learning cycle of the net. Final cycle value can be set in Parameters window.
learning rateThe current learning rate of the net. Initial value can be set in Parameters window.
activation areaThe current activation area of the feature map. Initial and final values can be set in Parameters window.
elapsed timeThe current learning time of the net.
Neural Net Components in an Object Oriented Class Structure