Artificial Neural Networks
Artificial Neural Networks
Applies activation
function to the
sum of results.
outputs results.
Activation Function
The activation function falls in one of the following three
categories:-
a) Linear(or ramp)
b) Threshold
c) Sigmoid
For linear units, the output activity is proportional to the
total weighted output.
For threshold units, the output are set at one of the two
levels, depending on whether the total input is greater than
or less than some threshold value.
For sigmoid units, the output varies continuously but not
linearly as the input changes.
Description Threshold activation Function
The neuron will fire
output = 1, if
summation of XiWi is
positive.
Output = 0 , for
unipolar
Feed back networks are very powerful and can get extremely
complicated.
Adjustment of weights
Banking
Financial Application
Aerospace
www.slideshare.net
THANK YOU