Soft Computing Unit-2
Soft Computing Unit-2
•The weights that are connected from the Adaline Layer to the
Madaline layer are fixed, positive and posses equal values.
•The weights between the input layer and Adaline layer are adjusted
during the training process.
•The Adaline and Madaline layer neurons have a bias of excitation “1”
connected to them.
Architecture of Madaline:
Multiple Adaptive Linear Neuron (Madaline)
Training Algorithm:
•In this training algorithm, only the weights between the hidden layer
and the input layer are adjusted and weights for the output units are
fixed.
•The weights V1, V2, V3, ... , Vm and the bias bo that enter into output
unit Y are determined so that the response of unit Y is 1. Thus, the
weights entering Y unit may be taken as
V1= V2= V3= ... =Vm =1/2 and bias can be taken as bo =1/2
Multiple Adaptive Linear Neuron (Madaline)
Training Algorithm: cont…
Multiple Adaptive Linear Neuron (Madaline)
Training Algorithm: cont…
Multiple Adaptive Linear Neuron (Madaline)
Problem:
Multiple Adaptive Linear Neuron (Madaline)
Sol: cont….
Multiple Adaptive Linear Neuron (Madaline)
Sol: cont….