Algorithm 3.
(Associative) SOINN+ Node Merging
1: WT(b) ← WT(b) + 1 |
2: (A-SOINN+): // Update BMU's weight vector (Equation 3). |
3: for i in Nb do |
4: // Update the neighbors of b (Equation 4). |
5: end for |
6: IT(b) ← 0 // Set the idle time of the BMU to zero. |