next up previous contents
Next: 5.4.8 Growing Grid Up: 5.4 Model Specific Options Previous: 5.4.6 Growing Neural Gas

Self-Organizing Map

5.4.7

Grid size
The form of the grid and the number of nodes are determined.
epsilon_i
epsilon initial ($\epsilon_i$).
epsilon_f
epsilon final ($\epsilon_f$).
sigma_i
sigma initial ($\sigma_i$).
sigma_f
sigma final ($\sigma_f$).
t_max
The simulation ends, if the number of input signals exceed this value (tmax).
Determine $\epsilon(t)$ and $\sigma(t)$ according to

\begin{displaymath}
\epsilon(t) = \epsilon_i(\epsilon_f/\epsilon_i)^{t/t_{\rm max}},\end{displaymath}

\begin{displaymath}
\sigma(t) = \sigma_i(\sigma_f/\sigma_i)^{t/t_{\rm max}}.\end{displaymath}



Hartmut S. Loos
10/19/1998