next up previous contents index
Next: Randomize_Weights Up: Initialization Functions Previous: Kohonen_Rand_Pat

PseudoInv

  The PseudoInv initialization function computes all weights with the help of the pseudo inverse weight matrix which is calculated with the algorithm of Greville. The formula for the weight calculation is: W = Q. Where is the 'Pseudoinverse' of the input vectors, Q are the output vectors and W are the desired weights of the net. The bias is not set and there are no parameters necessary. Please note that the calculated weights are usually odd. As mentioned in gif the PseudoInv algorithm is a learning algorithm.



Niels.Mache@informatik.uni-stuttgart.de
Tue Nov 28 10:30:44 MET 1995