Probabilistic neural network: Difference between revisions

Content deleted Content added
Fixed grammar
Tags: canned edit summary Mobile edit Mobile app edit Android app edit
Line 16:
 
===Summation layer===
For PNN networks there is one pattern neuron for each category of the target variable. The actual target category of each training case is stored with each hidden neuron; the weighted value coming out of a hidden neuron is fed only to the pattern neuron that corresponds to the hidden neuron’s category. The pattern neurons add the values for the class they represent.
 
===Output layer===