SKEDSOFT

Neural Network & Fuzzy Systems

The pth neuron of the hidden layer is shown below. It has input from the output of the input neurons layers. If we consider transfer function as sigmoidal function then the output of the pth hidden neuron is given by

Where OHp is the output of the pth hidden neuron,IHp is the input of the pth hidden neuron, and θHP is the threshold of the pth neuron;

A non-zero threshold neuron, is computationally equivalent to an input that is always held at -1 and the non-zero threshold becomes the connecting weight value.

Treating each component of the input of the hidden neuron separately, we get the outputs of the hidden neuron as given by above equation . The input to the output neuron is the weighted sum of the outputs of the hidden neurons. Accordingly, Ioq the input to the qth output neuron is given by the equation

It denotes weight matrix or connectivity matrix between hidden neurons and output neurons as [ W ], we can get input to output neuron as